This program will involve basic math. First you are going to create a main function and create two integer variables. Then you will read in two integers from the console (use cin). Then you will...

This program will involve basic math.

First you are going to create a main function and create two integer variables.


Then you will read in two integers from the console (use cin).


Then you will create a variable and store the result of the two integers multiplied.


Display the result of the two numbers multiplied together and a new line.


Then add the two numbers and store the result in the variable you created.


Display the result of the two numbers added together and a new line.






May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here