Computer Science for IGCSE & O level - Data Representation (Section 18 - No. 10)
What is the maximum value represented by a single hexadecimal digit?
9
10
15
16
Explanation
The values range from 0 to 9, and then from A (10) to F (15), with a max of 15.
Comments (0)
