write the rules to multiply two binary number
Answers
Answered by
5
The product of multiplying any binary number x by a single binary digit is always either 0 or x. Therefore, the multiplication of two binary numbers comes down to shifting the multiplicand left appropriately for each non-zero bit in the multiplier, and then adding the shifted numbers together.
Answered by
4
Explanation:
The product of multiplying any binary number x by a single binary digit is always either 0 or x. Therefore, the multiplication of two binary numbers comes down to shifting the multiplicand left appropriately for each non-zero bit in the multiplier, and then adding the shifted numbers together.
Similar questions
Math,
4 months ago
English,
4 months ago
English,
4 months ago
Hindi,
9 months ago
History,
9 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago