The hexadecimal equivalent of binary 11010110 is:
2025
The hexadecimal equivalent of binary 11010110 is:
- A.
C6
- B.
D6
- C.
E6
- D.
B6
Attempted by 49 students.
Show answer & explanation
Correct answer: B
Group 11010110 as 1101 0110. The hexadecimal digits are D and 6, so the value is D6.