Computer Science for IGCSE & O level - Data Representation (Section 9 - No. 41)

What is the result of the hexadecimal addition of A + 5?
F
10
15
A5

Explanation

A (10 in decimal) + 5 = 15 (which is represented by F in hexadecimal).

Comments (0)

Advertisement