Question: C++ Problem #2 Write a program that prompts user to enter integers one at a time and then calculates and displays the average of numbers

C++

C++ Problem #2 Write a program that prompts user to enter integers

Problem #2 Write a program that prompts user to enter integers one at a time and then calculates and displays the average of numbers entered. Use a while loop and tell user that they can enter a non-zero number to continue or zero to terminate the loop. Problem #3 Continue with the problem #2 and add two more statistics - calculate and display maximum and minimum value

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!