InterviewSolution
Saved Bookmarks
| 1. |
The most efficient method followed by computers to multiply two unsigned numbers is _______(a) Booth algorithm(b) Bit pair recording of multipliers(c) Restoring algorithm(d) Non restoring algorithmThe question was posed to me in an international level competition.I'd like to ask this question from Numbers and Arithmetic Operations topic in division Machine Instructions and Programs of Computer Architecture |
|
Answer» The correct answer is (b) Bit PAIR RECORDING of multipliers |
|