|
<< - Bitwise Left-Shift
Bitwise Left-Shift is useful when to want to MULTIPLY an integer (not floating
point numbers) by a power of 2....................
Read
answer
Bit Fields allow the packing of data in a structure. This is
especially useful when memory or data storage is at a premium................
Read answer
|