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:

    Her crop was a miscellany
    When all was said and done,
    A little bit of everything,
    A great deal of none.
    Robert Frost (1874–1963)

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