1.

What is the LCM of 48, 18, 6?(a) 12^2(b) 12*2(c) 3(d) 6I had been asked this question in class test.My question comes from GCD LCM recursion in chapter Recursion of Data Structures & Algorithms II

Answer» RIGHT choice is (a) 12^2

For explanation: The LCM of 48, 18, 6 is 144 and 12^2 is 144.


Discussion

No Comment Found

Related InterviewSolutions