The following binary numbers are 4-bit 2's complement binary numbers. Select all operations that generate overflow. Verify your answer by translating the operands and results into decimal. You do not have to enter the decimal representation.

Respuesta :

Answer:

The 4-bit 2's complement = 0100 = 4

Explanation:

Let the binary number = N

Hence, N-bit = 2∧N

The 4-bit can be as follow: 1100

Hence, the 2's complement = 0011 + 1 = 0100