write an algorithm to find division of two nos A and B
Answers
Answered by
2
The division algorithm for integers states that given any two integers a and b, with b > 0, we can find integers q and r such that 0 < r < b and a = bq + r. The numbers q and r should be thought of as the quotient and remainder that result when b is divided into a .
Similar questions
English,
20 days ago
Geography,
20 days ago
Computer Science,
1 month ago
Math,
1 month ago
Computer Science,
9 months ago
Biology,
9 months ago