Computer Science for IGCSE & O level - Data Representation (Section 17 - No. 1)
What is the purpose of logical binary shifts?
To translate a binary number to decimal
To encrypt data
To multiply or divide a binary number by a power of 2.
To perform addition in binary.
Explanation
Logical shifts effectively multiply or divide a binary number by powers of 2.
Comments (0)
