Question: Write a program which receives two integers and prints the average of these numbers. Sample output: Type an integer: 56 Type an integer: 34 45
Write a program which receives two integers and prints the average of these numbers.
Sample output:
Type an integer: 56
Type an integer: 34
45
its a c++ file!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
