Which Hexadecimal number is equivalent to the decimal number 241?

2026

Which Hexadecimal number is equivalent to the decimal number 241?

Answer: A. F1To convert decimal 241 to hexadecimal, divide by 16 repeatedly. 241 ÷ 16 = 15 with a remainder of 1. The quotient 15 corresponds to the hexadecimal digit F.…

  1. A.

    F1

  2. B.

    E1

  3. C.

    151

  4. D.

    141

Attempted by 422 students.

Show answer & explanation

Correct answer: A

To convert decimal 241 to hexadecimal, divide by 16 repeatedly.
241 ÷ 16 = 15 with a remainder of 1.
The quotient 15 corresponds to the hexadecimal digit F.
Combining the digits results in F1.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…