Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 9)
Which method is suggested to convert decimal numbers into binary numbers?
Successive multiplication by 2 and noting the remainders.
Successive division by 2 and noting the remainders.
Successive division by 10 and noting the remainders.
Successive multiplication by 10 and noting the remainders.
Explanation
The correct method is successive division by 2, recording the remainders.
Comments (0)
