Computer Science, asked by KUSHAL321ASASTUDENT, 1 year ago

WRITE THE RULES TO MULTIPLY TWO BINARY NUMBERS

Answers

Answered by mrunal6117
46

To divide two numbers, which result is an exact division, we basically need to follow four steps: division, multiplication, subtraction, and next digit. Let's say that we want to divide 18 by 3, which in binary will be 10010 divided by 00011 (or 11, it's the same).

Answered by haywish
3

Answer:

to divide two numbers which results is an exact division We basically need to follow four step division multiply substraction and next digit let's say that we want to divide 18 by 3 represent for decimal 74 is 1001010 which is binary will be 100 divided by 00011

Similar questions