Computer Science, asked by riya16893, 26 days ago

what are the rules to multiply two binary numbers?​

Answers

Answered by UTTAMSHARMA84
2

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.

Answered by vandnaraghav50
1

if we have adigit like 122 so we take the LCM of it by 2 and write the remainder with them and make pairs

Similar questions