Question: Write a C++ program that asks the user to enter a sequence of 10 double numbers. Then your program calculates and displays the average of
Write a C++ program that asks the user to enter a sequence of 10 double numbers. Then your program calculates and displays the average of these entered numbers that are multiples of 10. Use a do-while loop.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
