Computer Science for IGCSE & O level - Data Representation (Section 9 - No. 38)

What is the binary representation of the hexadecimal value "A"?
1010
1000
1111
1001

Explanation

The hexadecimal value 'A' is equal to the decimal value of 10, and the binary representation is 1010.

Comments (0)

Advertisement