Computer Science, asked by thebrainlymaster1, 2 months ago

explain how to do binary division​

Answers

Answered by sakshi791934
2

Answer:

The main rules of the binary division include:

1÷1 = 1.

1÷0 = Meaningless.

0÷1 = 0.

0÷0 = Meaningless

Answered by Simrankaur1025
2

Explanation:

Step 1: First, look at the first two numbers in the dividend and compare with the divisor. Add the number 1 in the quotient place. Then subtract the value, you get 1 as remainder. Step 3: Repeat the process until the remainder becomes zero by comparing the dividend and the divisor value.

Similar questions