Sign In
Computer Science for IGCSE & O level - Data Representation (Section 9 - No. 39)
What is the denary (decimal) value of the hexadecimal number 1A?
10
26
32
1A
Explanation
1A (hex) = (1 * 16) + 10 = 26 (decimal)
Comments (0)
Login To Comment
Advertisement
Allow javascript to properly load this page