1.

What is euclid division algorithm

Answer» Given two positive integers a and b, there exist whole numbers q and r satisfying a=bq+r where r more than or equal to 0 less than b
a=bq+rWhere 0 greater than equal to r


Discussion

No Comment Found