Saved Bookmarks
| 1. |
What is euclid\'s division algorithm? |
| Answer» Euclid\'s divison algorithm is Dividend = Divisor x Quotient + Remainder or a = b x q + r where, 0 < or = r < b | |