Write the rules to multiply two binary number
Answers
Answered by
5
Answer:
As in decimal system, the multiplication of binary numbers is carried out by multiplying the multiplicand by one bit of the multiplier at a time and the result of the partial product for each bit is placed in such a manner that the LSB is under the corresponding multiplier bit
Similar questions