What us difference between Euclid's algorithm …

CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Chaman Mishra 5 years, 5 months ago
- 1 answers
Related Questions
Posted by Kanika . 1 week ago
- 1 answers
Posted by Vanshika Bhatnagar 1 year, 3 months ago
- 2 answers
Posted by Parinith Gowda Ms 2 months, 3 weeks ago
- 0 answers
Posted by Sahil Sahil 1 year, 3 months ago
- 2 answers
Posted by Parinith Gowda Ms 2 months, 3 weeks ago
- 1 answers
Posted by Hari Anand 5 months, 1 week ago
- 0 answers

myCBSEguide
Trusted by 1 Crore+ Students

Test Generator
Create papers online. It's FREE.

CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
myCBSEguide
Yogita Ingle 5 years, 5 months ago
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.
Euclid's division lemma: For given any positive integers a and b there exist unique integers q and r satisfying a = bq + r, 0 ≤ r < b.
Euclid's division algorithm is used for finding the Highest Common Factor of two numbers where in we apply the statement of Euclid's division lemma.
0Thank You