Computer Science, asked by kandhunurivenkateshw, 4 months ago

write an algorithm to divide one number by another and find the quotient?​

Answers

Answered by jbkhanjjbt
3

Answer:

Division Algorithm

10, we can compute the quotient and remainder of the division of any integer a by any natural number b. For a=0 and any natural number b we have a=(q⋅b)+r a = ( q ⋅ b ) + r and 0≤r<b 0 ≤ r < b when q=0 and r=0. r = 0 .

Similar questions