InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between Euclids division algorithm and Euclids division lemma |
| Answer» Lemma is a proven statement used for proving another statement while algorithm is a series of well defined steps which gives a procedure for solving a type of a problem. | |