Bitwise Operation - Bit Shifts

The bit shifts are sometimes considered bitwise operations, because they operate on the binary representation of an integer instead of its numerical value; however, the bit shifts do not operate on pairs of corresponding bits, and therefore cannot properly be called bit-wise. In these operations the digits are moved, or shifted, to the left or right. Registers in a computer processor have a fixed width, so some bits will be "shifted out" of the register at one end, while the same number of bits are "shifted in" from the other end; the differences between bit shift operators lie in how they determine the values of the shifted-in bits.

Read more about this topic:  Bitwise Operation

Famous quotes containing the words bit and/or shifts:

    This dog and man at first were friends;
    But when a pique began,
    The dog, to gain some private ends,
    Went mad and bit the man.
    Oliver Goldsmith (1730?–1774)

    God is a foreman with certain definite views
    Who orders life in shifts of work and leisure.
    Seamus Heaney (b. 1939)