EXERCISE TA
1. What do you mean by Euclid's division algorithm.
Answers
Answered by
0
Answer:
Euclids Division Algorithm is a technique to compute the Highest Common Factor (HCF) of two given positive integers. Recall that the HCF of two positive integers a and b is the largest positive integer d that divides both a and b.
Answered by
2
Answer:
given two positive integer there exist unique integers a and b such that a=bq+r
where 0<=r<b
Similar questions