In: Computer Science
Convert the following numbers to 8-bit binary and 8-bit hexadecimal:
a) 20
b) 78
c) -25
d) -96
Convert the following hexadecimal numbers to binary and decimal
assuming two's compliment format:
a) 0x56
b) 0x14
c) 0xF8
d) 0xCC
MUST DO ALL PROBLEMS AND SHOW ALL WORK!!!!