a. Convert the following signed integers into 8-bit binary and in Hexa decimal value. 1.-130 2. -2 11110000+ 00001111 b.
Posted: Tue Jul 12, 2022 8:30 am
a. Convert the following signed integers into 8-bit binary and in Hexa decimal value. 1.-130 2. -2 11110000+ 00001111 b. What are the overflow and carry flags in the following operations with 8-bit binary numbers? 01111111 +00000001 10000000 A 10000000 Initials: Carry Overflow