1.

Booth’s Algorithm is applied on _____________(a) decimal numbers(b) binary numbers(c) hexadecimal numbers(d) octal NumbersI got this question in an interview.This question is from Booth’s Algorithm in chapter Computer Arithmetic of Computer Fundamentals

Answer»

Correct choice is (b) BINARY numbers

Easiest EXPLANATION: Booth’s Algorithm is APPLIED only on signed and unsigned binary numbers.

Although, the values of other NUMBER SYSTEMS can be converted to binary, and then the multiplication could be performed.



Discussion

No Comment Found

Related InterviewSolutions