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
...
This section is not available anymore. Please use the main Exam Page.200-150 Exam Questions
Log in to ExamTopics
Sign in:
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.
snapper
5 years, 10 months agosnapper
5 years, 10 months ago