Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 26)

What is the purpose of the headings in a typical binary number?
To indicate the type of data being represented.
To represent the position of each digit and its corresponding weight (power of 2).
To provide spacing for readability.
To represent hexadecimal values.

Explanation

The headings, such as 64, 32, 16, etc., represent the power of 2 for each position in the binary number.

Comments (0)

Advertisement