Question: By using C++ Exercise #1: Write a program that asks the user to enter two integer numbers, obtains them from the user, and prints their
By using C++
Exercise #1: Write a program that asks the user to enter two integer numbers, obtains them from the user, and prints their sum, average, product, difference, quotient and remainder. User proper data types and commenting in your program. Make sure the average is displayed with two decimal places.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
