exam questions

Exam 200-150 All Questions

View all questions & answers for the 200-150 exam

Exam 200-150 topic 1 question 72 discussion

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

What is the decimal value of the hexadecimal number 0x718?

  • A. 718
  • B. 1816
  • C. 2907
  • D. 3511
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Decimal 1816 -

Binary 11100011000 -

Hexadecimal 0x718 -

Roman MDCCCXVI -
Dotted decimal 0.0.7.24

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
CORRECTION: That should have said "starting with the far RIGHT".
upvoted 1 times
...
snapper
5 years, 10 months ago
Take each hex character by itself and convert binary: 7 = 0111 1 = 0001 8 = 1000 Combine these together: 011100011000 Each position is a power of two (starting from the far left it begins with 1, 2, 4, 8, 16, etc). Add up the decimal value for each "1" position: 1024+512+256+16+8 = 1816
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 ...