Question: Write a program that prompts the user to enter two integer values. Store these values in int variables named val1 and val2. Write your program
Write a program that prompts the user to enter two integer values. Store these values in int variables named val1 and val2. Write your program to determine the smaller, larger, sum, difference, product, and ratio of these values and report them to the user.
Step by Step Solution
3.55 Rating (176 Votes )
There are 3 Steps involved in it
include stdlibfacilitiesh note that different compilersSDEs keep header files in different pla... View full answer
Get step-by-step solutions from verified subject matter experts
