Question: I need help with these exercises please. Thank you. Language is C++ and visual Studio 2017. Pls Explain as I am still new to coding.

I need help with these exercises please. Thank you. Language is C++ and visual Studio 2017. Pls Explain as I am still new to coding.I need help with these exercises please. Thank you. Language is C++

One-Dimensional Array Data Types with Enumeration Indexes Program Favorite is used for Exercises 3-4 // Program Favorite determines the favorite s ft drink. #include using namespace std; enum DrinksType (COKE, PEPSI, SPRITE, DR_PEPPER) void Prompt ) // This function provides the input prompts. int main) int sums [4] int number; DrinksType index; for (index COKE ; index > number; while (number != 4) 7FILL IN code to increment the sum of a drink based on user input Prompt O cin >> number; FILL IN Code to write out the totals return 0 void Prompt () cout

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!