The hexadecimal equivalent of the binary integer number 110101101 is

2018

The hexadecimal equivalent of the binary integer number 110101101 is

Answer: D. 1ADGroup the binary digits into sets of four starting from the right, padding with leading zeros if needed. Convert each group to its hexadecimal equivalent:…

  1. A.

    D24

  2. B.

    1BD

  3. C.

    1AE

  4. D.

    1AD

Attempted by 261 students.

Show answer & explanation

Correct answer: D

Group the binary digits into sets of four starting from the right, padding with leading zeros if needed. Convert each group to its hexadecimal equivalent: 0001 is 1, 1010 is A, and 1101 is D. Combining these gives the final hexadecimal value of 1AD.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…