1.

What is the LCM of 8 and 13?(a) 8(b) 12(c) 20(d) 104I got this question in quiz.This intriguing question comes from GCD LCM recursion topic in section Recursion of Data Structures & Algorithms II

Answer»

The CORRECT answer is (d) 104

For explanation: 104 is the smallest POSITIVE integer that is divisible by both 8 and 12.



Discussion

No Comment Found

Related InterviewSolutions