Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 38)
What does a left bit shift do to the binary number?
Divides it by two
Multiplies it by two
Subtracts from it
Adds to it
Explanation
A left bit shift multiplies the number by powers of two.
Comments (0)
