Data Structure
Java
Python
HTML
Interview Preparation
Tutorials
Courses
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
GATE | GATE CS 1996 | Question 23
Last Updated :
Discuss
Comments
Booth's algorithm for integer multiplication gives worst performance when the multiplier pattern is
101010 .........1010
100000 .........0001
111111 .........1111
011111 .........1110
This question is part of this quiz :
Digital Logic & Number representation,
Number Representation,
GATE CS 1996
Tags:
Computer Organization and Architecture
GATE
Share your thoughts in the comments
Add Your Comment
GeeksforGeeks