Question

5. What is the 16-bit hexadecimal representation of each signed decimal integer? –45 –208 +2796

5. What is the 16-bit hexadecimal representation of each signed decimal integer?

  1. –45
  2. –208
  3. +2796
0 0
Add a comment Improve this question Transcribed image text
Answer #1

a.
–45 in binary is 1111111111010011
To get hexadecimal value for entire binary, Convert each 4 bits in binary to hexadecimal
So, -45 in hexadecimal is FFD3

b.
–208 in binary is 1111111100110000
To get hexadecimal value for entire binary, Convert each 4 bits in binary to hexadecimal
So, –208 in hexadecimal is FF30

c.
+2796 in binary is 0000101011101100
To get hexadecimal value for entire binary, Convert each 4 bits in binary to hexadecimal
So, +2796 in hexadecimal is 0AEC

Add a comment
Know the answer?
Add Answer to:
5. What is the 16-bit hexadecimal representation of each signed decimal integer? –45 –208 +2796
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT