What is Booth’s algorithm used for?

Options

  • A. Binary to decimal conversion
  • B. Decimal to binary conversion
  • C. Binary multiplication
  • D. More than one of the above
  • E. None of the above

Correct Answer (Detailed Explanation is Below)

C. Binary multiplication

Detailed Explanation

Explanation:

  • Booth’s algorithm reduces the number of addition and subtraction operations during multiplication.

  • It is commonly used in computer architecture for signed binary multiplication using 2’s complement representation.

OOps! You are currently offline.