Question: C++, write it by While and if , start whith #include using namespace std; ... 7. Write a program to find the summation of a

C++, write it by While and if , start whith #include
using namespace std; ...  C++, write it by While and if , start whith #include

7. Write a program to find the summation of a list of numbers entered by the user. The program should keep asking the user for a new number, once the user enter zero the program will stop. Then, the program prints the sum and average of the numbers. Bonus, use an array to store the numbers

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!