Question: Write an interactive C++ program that performs the following 1- Reads 3 integers 2- Finds the sum of the 3 integers. 3- Finds the average
Write an interactive C++ program that performs the following 1- Reads 3 integers 2- Finds the sum of the 3 integers. 3- Finds the average of the 3 integers 4- Print the sum and the average. Note: The program should sum of the integers, and a function to find the average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
