InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between Euclid\'s division lemma and Euclid\'s division algorithm? |
| Answer» lemma : it is a proven statement which is used for proving another statement.Algorithm: an algorithm is a series of well defined steps which gives a procedure for solving a type of problem. | |