Ask Question
27 September, 18:05

Suppose you are working with 4 bit 2's complement signed numbers. Which pairs of numbers, if added, will produce the wrong result (overflow).

+3
Answers (1)
  1. 27 September, 19:39
    0
    -6 and - 3

    Explanation:

    4 bit 2's complement can represent numbers between - 8 and + 7.

    Overflow can occur if the result is greater than 7 or less than - 8.

    If two numbers with the same sign positive or negative are added and the result gives an opposite sign, an overflow has occurred
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Suppose you are working with 4 bit 2's complement signed numbers. Which pairs of numbers, if added, will produce the wrong result ...” in 📙 Chemistry if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers