Question: Write a program using C++ that will create an array of size 5. The program will ask the user to enter the sales for monday,
Write a program using C++ that will create an array of size 5.
The program will ask the user to enter the sales for monday, tuesday, wednesday, thrusday and friday.
Determine and display which day has the highest sales, which day has the lowest sales.
Determine and display the total sales
Determine and display the average of all daily sales.
Write this program to run until the End-User has finished using it.
Also determine the total and average sales for the week.
Please use good comments in the code. (Finish by end of today if possible, thanks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
