84.0k views
3 votes
The numbers noted below are 6-bit 2’s complement binarynumbers. Find the result for

each problem and indicate whether an overflow has occurred ornot.
a. 100011 + 010001
b. 110011 – 010010
c. 011101 + 010001

User Matteljay
by
5.3k points

1 Answer

6 votes

Answer:

A. No 110110

B.No 100001

C.No 101110

Step-by-step explanation:

An overflow happens when the amount of numbers goes over the allowed amount, and none of these goes to seven bits. do you need help with the binary numbers themselves? If so, I will be glad to help.

User Mreithub
by
5.7k points