The 15's complement of the hexadecimal number (A10)₁₆ is:
2016
The 15's complement of the hexadecimal number (A10)₁₆ is:
- A.
(5EF)₁₆
- B.
(6F0)₁₆
- C.
(6FF)₁₆
- D.
(5E0)₁₆
Attempted by 42 students.
Show answer & explanation
Correct answer: A
For a hexadecimal number, the 15's complement is obtained by subtracting each digit from F. For (A10)₁₆: F - A = 5, F - 1 = E, and F - 0 = F. Therefore, the 15's complement is (5EF)₁₆.