Problem Statement: 
Write a C Program to find GCD of two numbers

Required Knowledge: 
C Input/Output, C Variables,  C Datatypes, C while..loop

Solution: 

Explanation: 

  •