Question

Perform the following binary operations indicating if an overflow occurs. The numbers are represented in signed 2's complement representation (11000011)2 + (10000111)2 (11001011)2 + (00000010)2

Fig: 1

Fig: 2

Fig: 3