Ask Question
10 April, 22:49

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

+2
Answers (1)
  1. 10 April, 22:55
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers