Ask Question
19 May, 16:23

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. 19 May, 18:38
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers