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.
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)- A5% (3)
- B89% (51)
- C2% (1)
- D4% (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.
This option contains incorrect decimal conversions for one or more octets.
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.
This option contains incorrect decimal conversions for one or more octets.
This option contains incorrect decimal conversions for one or more octets.
Concept tested: Binary to decimal IP address conversion
Topics
Community Discussion
No community discussion yet for this question.