Question: basic C++ program, thank you. 1: Create a string array that stores five different types of salsas: mild, medium, sweet, hot, and zesty. 2:The salsa

basic C++ program, thank you.

1: Create a string array that stores five different types of salsas: mild, medium, sweet, hot, and zesty.

2:The salsa names should be stored using an initialization list at the time the name array is created. (3 points) ?

3:Have the program prompt the user to enter the number of salsa jars sold for each type of salsa using an array. Do not accept negative values for the number of jars sold. (4 points) ?

4:Produce a table that displays the sales for each type of salsa (2 points),

5: the total sales (2 points), and the names of the highest selling and lowest selling products (4 points).

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!