nerdexam
Juniper

JN0-102 · Question #345

What represents the decimal equivalence of 10101100 00011111 11001001 11000101?

The correct answer is B. 172.31.201.197. To find the decimal equivalence of the given binary string, each 8-bit octet is independently converted from binary to its decimal form. This results in the IP address 172.31.201.197.

Junos OS Fundamentals

Question

What represents the decimal equivalence of 10101100 00011111 11001001 11000101?

Options

  • A172.28.187.189
  • B172.31.201.197
  • C172.30.231.182
  • D172.19.151.107

How the community answered

(57 responses)
  • A
    5% (3)
  • B
    89% (51)
  • C
    2% (1)
  • D
    4% (2)

Why each option

To find the decimal equivalence of the given binary string, each 8-bit octet is independently converted from binary to its decimal form. This results in the IP address 172.31.201.197.

A172.28.187.189

This option contains incorrect decimal conversions for one or more octets.

B172.31.201.197Correct

Converting each 8-bit binary segment to its decimal equivalent yields 10101100 = 172, 00011111 = 31, 11001001 = 201, and 11000101 = 197, resulting in 172.31.201.197.

C172.30.231.182

This option contains incorrect decimal conversions for one or more octets.

D172.19.151.107

This option contains incorrect decimal conversions for one or more octets.

Concept tested: Binary to decimal IP address conversion

Topics

#binary to decimal#IP addressing#network fundamentals

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice