Problem #774 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to find GCD and LCM of Two Numbers

Your Solution