Ask Question
1 July, 05:43

What does the hexadecimal number 2D represent in the binary system?

A. 111000

B. 101010

C. 101101

D. 110011

E. 100111

+1
Answers (1)
  1. 1 July, 08:42
    0
    Every digit of a hex number is converted to 4 binary digits.

    hex digits are { 0, 1, 2, ..., A, B, ..., F }.

    2 in hex is equal to 0010 in binary.

    D is equal to 1101.

    so the answer is 00101101 or C.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What does the hexadecimal number 2D represent in the binary system? A. 111000 B. 101010 C. 101101 D. 110011 E. 100111 ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers