Computer Science for IGCSE & O level - Data Representation (Section 10 - No. 4)
What is the binary equivalent of the hexadecimal number 'C'?
1010
1100
1101
1011
Explanation
C in hexadecimal is equal to 12 in decimal, which is 1100 in binary.
Comments (0)
