VOOZH about

URL: https://www.geeksforgeeks.org/questions/using-booths-algorithm-for-multiplication-the-multiplier-57-will/

⇱ GATE | IT | 2005 | COA | I/O Interface | Question 8


Last Updated :
Discuss
Comments

Using Booth's Algorithm for multiplication, the multiplier -57 will be recoded as

0 -1 0 0 1 0 0 -1

1 1 0 0 0 1 1 1

0 -1 0 0 1 0 0 0

0 1 0 0 -1 0 0 1

This question is part of this quiz :

Computer Organization and Architecture,Gate IT 2005
Share your thoughts in the comments
GeeksforGeeks