1.

If GCD of two numbers is 1, then the two numbers are said to be ________(a) Co-prime numbers(b) Prime numbers(c) Composite numbers(d) Rational numbersThis question was addressed to me in an interview for internship.My question is taken from Number Theory in section Number Theory of Data Structures & Algorithms II

Answer»

Right choice is (a) Co-prime numbers

The best I can EXPLAIN: If GCD of two numbers is 1, they are called as co-prime or relatively prime numbers. It does not MEAN that they are prime numbers. They don’t have any prime factors in COMMON.



Discussion

No Comment Found

Related InterviewSolutions