What is the condition for dividend in division algorithms
Answers
Answered by
0
Answer:
It states that for any integer, a and any positive integer b, there exists a unique integer q and r such that a = bq + r. Here r is greater than or equal to 0 and less than b. Moreover, a is the dividend, b is the divisor, q is the quotient and r is the remainder
Similar questions