Computer Science for IGCSE & O level - Data Representation (Section 17 - No. 36)

In a right logical shift of a binary number, what happens to the bits?
Bits are shifted to the left.
Bits are shifted to the right.
Bits are swapped.
Bits remain unchanged.

Explanation

Bits are shifted to the right.

Comments (0)

Advertisement