Computer Science for IGCSE & O level - Data Representation (Section 13 - No. 50)

How are the remainders used when converting a decimal number into a binary number?
They are added together.
They are used to create the binary number by reading them in reverse order.
They are ignored.
They are used to create the binary number by reading them in the same order.

Explanation

The remainders, read from bottom to top (in reverse order), give the binary representation.

Comments (0)

Advertisement