InterviewSolution
Saved Bookmarks
| 1. |
If the two numbers are unsigned, the bit conditions of interest are the ______ carry and a possible _____ result.(a) Input, zero(b) Output, one(c) Input, one(d) Output, zeroI had been asked this question in an internship interview.I need to ask this question from Introduction of Arithmetic Operation in division Arithmetic Circuits of Digital Circuits |
|
Answer» The correct CHOICE is (d) Output, zero |
|