nerdexam
Juniper

JN0-105 · Question #44

You are asked to convert the number 7 from decimal to binary. Which number is correct in this scenario?

The correct answer is C. 00000111. To convert the decimal number 7 to binary, the correct representation is 00000111 (C). In binary, 7 is represented as 1+2+4 (2^0 + 2^1 + 2^2), which corresponds to the last three digits being 1 in the binary format, with leading zeros added for clarity.

Networking Fundamentals

Question

You are asked to convert the number 7 from decimal to binary. Which number is correct in this scenario?

Options

  • A00001000
  • B00010000
  • C00000111
  • D11100000

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    77% (20)
  • D
    8% (2)

Explanation

To convert the decimal number 7 to binary, the correct representation is 00000111 (C). In binary, 7 is represented as 1+2+4 (2^0 + 2^1 + 2^2), which corresponds to the last three digits being 1 in the binary format, with leading zeros added for clarity.

Topics

#binary conversion#decimal to binary#number systems#binary math

Community Discussion

No community discussion yet for this question.

Full JN0-105 Practice