exam questions

Exam 200-150 All Questions

View all questions & answers for the 200-150 exam

Exam 200-150 topic 1 question 71 discussion

Actual exam question from Cisco's 200-150
Question #: 71
Topic #: 1
[All 200-150 Questions]

What is the dotted hexadecimal representation of the IP address 172.13.99.225?

  • A. AC.0D.63.E1
  • B. AB.63.99.D5
  • C. E2.1D.E1.66
  • D. BC.0C.C3.1F
  • E. CC.0D.F3.21
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
snapper
5 years, 10 months ago
You first convert each octet to binary. Each octet is 8 bits, and each bit has a numeric value associated with it: 128 64 32 16 8 4 2 1 Start by determining the highest number (from above) that will fit into 172 and subtract that from 172. Place a "1" under that position: 172 - 128 = 44 remainder 128 64 32 16 8 4 2 1 1 x x x x x x x Now find the highest number that will go into 44: 44 - 32 = 12 128 64 32 16 8 4 2 1 1 0 1 x x x x x x Keep doing this process and you end up with 10101100 Split these 8 bits into two nibbles (4 bits) and convert each to hex: 1010 = 10 decimal or hex A 1100 = 12 decimal or hex C So the first octet is AC. Only one answer starts with AC, so that's your answer.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...