• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

What is the hexadecimal equivalent for the binary number 10111010?

  • D9
  • A1
  • BA
  • 85

Explanation:

Each 4 binary digits equates to 1 hexadecimal digit.
1011 = 11 (decimal) = B (hexadecimal)
1010 = 10 (decimal) = A (hexadecimal)

For more Questions and Answers:

Networking Essentials 3.0 Module 18-20 | Checkpoint Exam: Characteristics of Network Design Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments