Problem #638 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to print the sum, multiply, subtract, divide and remainder of two numbers

Your Solution