Computers and Technology
Computers and Technology, 05.05.2021 21:00, Easton777

Hello, I need a code C++ program that is a menu that includes the following: (It should run in CodeBlocks)-Include at least one if-else statement or switch -Include at least one while-loop (I want to ask the users if they want to run the menu (program) again (or include an input validation loop)
-Include at least one function that adds multiple choices (like if they want cookies and a cake they can add them up)
-Include at least one array (other than just a string), and use a loop to process it in some way
-Include the use of pointers or structures (any one of those or both)

My menu has:

-const int 1LB_Biscochos_COST = 3;
-const int 1LB_Cinnamon_Cookies_COST = 2;
-const int 1LB_Empanadas_COST = 4;
-const int Fudge_Cake_COST = 7;
-const int Vanilla_Cake_COST = 6;
-const int BDAY_Cake_COST = 9;

It should also ask for the customers name and generate the total cost for the purchase

I would really appreciate your help! Thanks in advance.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 08:30, ruddymorales1123
Linda subscribes to a cloud service. the service provider hosts the cloud infrastructure and delivers computing resources over the internet. what cloud model is linda using
Answers: 1
image
Computers and Technology, 22.06.2019 11:00, paigesyring
How does a policy manual an organization? a. it boost productivity. b. it create awareness in employees about the organization’s values. c. it employees achieve targets. d. it safeguards the organization from liabilities.
Answers: 1
image
Computers and Technology, 22.06.2019 22:00, suewignall
During physical science class ben and jerry connected three identical lightbulbs in parallel to a battery where happens when ben removes one of the lightbulbs from it’s socket
Answers: 2
image
Computers and Technology, 24.06.2019 18:10, albattatasraap5wymy
Most information security incidents will occur because of select one: a. users who do not follow secure computing practices and procedures b. increases in hacker skills and capabilities c. poorly designed network protection software d. increasing sophistication of computer viruses and worms
Answers: 1
Do you know the correct answer?
Hello, I need a code C++ program that is a menu that includes the following: (It should run in CodeB...

Questions in other subjects: