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

What is the binary representation of the hexadecimal number 'C'?
1100
1010
1111
1000

Explanation

C in hexadecimal is equivalent to 12 in decimal, and the binary representation is 1100.

Comments (0)

Advertisement