shamieh
- 538
- 0
Perform the following operations involving eight bit 2's complement numbers and indicate whether arithmetic overflow occurs.
1.
00110110 + 01000101 = 01111011 Overflow: there is none because we are adding to positive numbers.
Did I do this correctly?
1.
00110110 + 01000101 = 01111011 Overflow: there is none because we are adding to positive numbers.
Did I do this correctly?