Program to find gcd of 2 numbers

- C program to find gcd of 2 numbers
- Python program to find gcd of 2 numbers
- Java program to find gcd of 2 numbers
- Java program to find gcd or hcf of 2 numbers
- Write ac program using recursive function to find the gcd of 2 numbers
- Write a python program to find lcm and gcd of the given 2 numbers
- Find gcd of two numbers in c
- Write a javascript program to find the greatest common divisor (gcd) of two positive numbers