InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is also known as LCM?(a) Lowest Common Divisor(b) Least Common Multiple(c) Lowest Common Measure(d) Highest Common MultipleThis question was addressed to me in an internship interview.The doubt is from GCD LCM recursion in division Recursion of Data Structures & Algorithms II |
|
Answer» Correct OPTION is (a) Lowest Common Divisor |
|