Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 2)
Which statement is generally true about a computer's logical shift operations?
They can encrypt data.
They can be used for arithmetic operations.
They can translate decimal to binary.
They are not influenced by the position of each bit.
Explanation
Logical shifts are used for arithmetic operations like multiplication and division by powers of 2.
Comments (0)
