Question: ( C Program ) Write a program to input two integer values and out their sum and their difference. A sample run off the program
( C Program )
Write a program to input two integer values and out their sum and their difference. A sample run off the program follows. The user input is represented in boldface in the sample run.
Example:
Enter an integer: 45
Enter another integer: 83
45 + 83 = 128
45 83 = -38
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
