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

What is the hexadecimal representation of the decimal number 60?
3C
42
3D
4C

Explanation

60 in decimal = (3 * 16) + 12 = 3C in hexadecimal.

Comments (0)

Advertisement