1.

Which of the following is also known as GCD?(a) Highest Common Divisor(b) Highest Common Multiple(c) Highest Common Measure(d) Lowest Common MultipleThe question was asked by my school teacher while I was bunking the class.Origin of the question is GCD LCM Recursion, topic in chapter Recursion of Data Structures & Algorithms II

Answer»

The CORRECT answer is (a) HIGHEST Common Divisor

The best explanation: GCM (GREATEST Common MEASURE), GCF (Greatest Common Factor), HCF (Highest Common Factor) and HCF (Highest Common Divisor) are ALSO known as GCD.



Discussion

No Comment Found

Related InterviewSolutions