Discussion Forum
Que. | Which of the following condition is true for determining overflow condition in 2’s complement? |
a. | When adding two positive numbers gives a negative result or when two negatives give a positive result. |
b. | If sign bit (MSB) of result and sign bit of two operands are of different signs. |
c. | The ‘1’ in the MSB position indicates a negative number after adding two positive numbers. |
d. | All of the above |
Answer:All of the above |