InterviewSolution
Saved Bookmarks
| 1. |
One way to make a four-bit adder to perform subtraction is by ___________(a) Inverting the output(b) Inverting the carry-in(c) Inverting the B inputs(d) Grounding the B inputsI got this question during an online interview.Question is taken from 4-Bit Parallel Adder/Subtractor in division Arithmetic Circuits of Digital Circuits |
|
Answer» Right answer is (c) INVERTING the B inputs |
|