InterviewSolution
Saved Bookmarks
| 1. |
What is algorithm theorm |
|
Answer» Example255 and 135255=135*1+90135=90*1+4590=45*2+0H.C.F IS 45 ANS It is an euclid division algorithm where a and b are positive integers (a>b) then euclid division algorithm is an efficient method for completing the HCF using division lemma |
|