1.

What will be the value obtained after multiplication of (-2) * (-3) using Booth’s Algorithm?(a) 6(b) -6(c) -2(d) -3The question was asked in an interview for internship.My query is from Booth’s Algorithm topic in division Computer Arithmetic of Computer Fundamentals

Answer»

Right OPTION is (a) 6

The best explanation: After applying the procedure of BOOTH’s Algorithm, the value obtained will be 6. Even THOUGH the result is obtained in its 2’s complement for but then it is reconverted to its NORMALIZED form.Also, the value obtained after decimal multiplication is the same as the value obtained after binary multiplication.



Discussion

No Comment Found

Related InterviewSolutions