1.

The greatest common divisor of 7 and 5 is?(a) 1(b) 2(c) 5(d) 7I got this question in an interview for internship.My question comes from Integers and Algorithms topic in section Algorithms of Discrete Mathematics

Answer»

Correct answer is (a) 1

The best explanation: TWO numbers 7 and 5 are relatively PRIME, so GCD(7, 5) = 1.



Discussion

No Comment Found

Related InterviewSolutions