Problem #637 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program that takes two numbers and display the product of two numbers

Your Solution