Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 23)
How many hexadecimal digits are required to represent a 32-bit value?
2
4
8
16
Explanation
Since one hexadecimal digit represents 4 bits, 8 hexadecimal digits are needed for 32 bits.
Comments (0)
