1/5
Instructions:
The greatest common divisor (labeled as GCD) of the two integers is the largest number that divides both integers completely, ie. the largest number by which both integers are divisible.
For example: GCD(48,90) = 6
Features of the greatest commno divisor