InterviewSolution
Saved Bookmarks
| 1. |
The carry generation function: ci + 1 = yici + xici + xiyi, is implemented in ____________(a) Half adders(b) Full adders(c) Ripple adders(d) Fast addersI have been asked this question in exam.My question is taken from Fast Adders topic in division Arithmetic of Computer Architecture |
|
Answer» The CORRECT CHOICE is (b) Full adders |
|