Ana A.

asked • 08/14/22

C++ writing a program

Write a program to read from the keyboard two integers values with appropriate prompt messages and to do the following

1- Compute and print their sum with an appropriate message.

2- compute and print their product with an appropriate message.

3- add their sum to their product and print the result with an appropiate message.

4- compute and print their difference(first-second) with an appropriate message.

5- compute the quotuent of (first/second) and print it with an appropriate mssage.

6- compute the remainder of (first%second) and print it with appropriate message.


INPUT : two integers values

OUTPUT: As specified above

1 Expert Answer

By:

Donald W. answered • 08/16/22

Tutor
5.0 (214)

Senior Software Engineer with over 25 years of industry experience

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.