InterviewSolution
Saved Bookmarks
| 1. |
For the addition of large integers, most of the systems make use of ______(a) Fast adders(b) Full adders(c) Carry look-ahead adders(d) None of the mentionedThe question was posed to me during an online exam.My doubt stems from Numbers and Arithmetic Operations in division Machine Instructions and Programs of Computer Architecture |
|
Answer» Right CHOICE is (c) Carry look-ahead adders |
|