3) Calculate the minimum number of bits needed to represent eachunsigned decimal integer
A) 21110 _______________________________________
B) 164110 _______________________________________
4) Calculate the unsigned decimal representation of eachhexadecimal integer
A) 6716 _________________________________
B) D1C16 _________________________________
5) Calculate the signed 8-bit hexadecimal representation of eachdecimal integer
A) -9210 _____________________________
B) -11710 _____________________________
6) Calculate the signed 8-bit binary representation of eachdecimal integer.
A) -1010 ____________________________________________
B) -12210 ____________________________________________
7) How many bits would be needed to represent the decimalnumber 0.017578125 in binary?_________________________________________________________________
3) Calculate the minimum number of bits needed to represent each unsigned decimal integer A) 21110 _____________________
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am