Bitwise Operation - Bitwise Operators

Bitwise Operators

Note that in the explanations below, any indication of a bit's position is counted from the right (least significant) side, advancing left. For example, the binary value 0001 (decimal 1) has zeroes at every position but the first one.

Read more about this topic:  Bitwise Operation