InterviewSolution
Saved Bookmarks
| 1. |
When performing subtraction by addition in the 2’s-complement system ____________(a) The minuend and the subtrahend are both changed to the 2’s-complement(b) The minuend is changed to 2’s-complement and the subtrahend is left in its original form(c) The minuend is left in its original form and the subtrahend is changed to its 2’s-complement(d) The minuend and subtrahend are both left in their original formThe question was asked by my college director while I was bunking the class.I need to ask this question from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits |
|
Answer» Correct choice is (c) The minuend is left in its original form and the subtrahend is CHANGED to its 2’s-complement |
|