Computer Science for IGCSE & O level - Data Representation (Section 4 - No. 37)

When converting binary numbers to hexadecimal values, how many binary digits are represented by each hex digit?
1
2
3
4

Explanation

Each hexadecimal digit represents four binary digits (bits).

Comments (0)

Advertisement