Which of the following condition is true for determining overflow condition in 2’s complement?
- When adding two positive numbers gives a negative result or when two negatives give a positive result.
- If sign bit (MSB) of result and sign bit of two operands are of different signs.
- The ‘1’ in the MSB position indicates a negative number after adding two positive numbers.
- All of the above
(d).All of the above
need an explanation for this answer? contact us directly to get an explanation for this answer