1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. Which of the following is also known as ...
Q.

Which of the following is also known as GCD?

A. highest common divisor
B. highest common multiple
C. highest common measure
D. lowest common multiple
Answer» A. highest common divisor
Explanation: gcm (greatest common measure), gcf (greatest common factor), hcf (highest common factor) and hcf (highest common divisor) are also known as gcd.

Discussion