Computer Science for IGCSE & O level - Data Representation (Section 3 - No. 2)

How many hexadecimal digits are required to represent a byte?
1
2
4
8

Explanation

Since a byte consists of 8 bits and each hex digit represents 4 bits, two hexadecimal digits are needed.

Comments (0)

Advertisement