Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help writing this C++ program ASSIGNMENT 2A Vrite a program called YourName-Assianment2A (replace YourName with your actual name, no spaces) that can be

I need help writing this C++ program
image text in transcribed
ASSIGNMENT 2A Vrite a program called YourName-Assianment2A (replace YourName with your actual name, no spaces) that can be used n a sandwich making restaurant to make and confirm orders. The program should . Display the menu bellow (in the table format, no lines needed) CATEGORY BREAD MEAT CHEESE VEGGIE SAUCE DRINK ettuce 21 Cheddar Mozzare ite Italian Flatb lives OPTIONS MENU OPTION (the number for the selected option) for each CATEGORY above. Let the user select a Enter your choice for BREAD: [BREAD] Enter your choice for MEAT: Enter your choice for CHEESE: [CHEESE] Enter your choice for VEGGIE: [VEGGIEj 2. MEAT] Enter your choice for SAUCE: Enter your choice from DRINK: SAUCE [DRINK] tput the order confirmation (using the name/textual version for the selected option without outputting "NONE"or ding comma for that particular category if the selected option is NONE, and outputting salad instead of "sandwich on NONE" if the bread is e/NONE) in this format You ordered a sandwich on TOREAD vith TMEAT[CHEESE EVEGGIE, [SAUCE, [ORINKI You ordered a salad with tHEALTRESEL REGEI. ISAKE], [DRNKI Compute the COST of the food (sandwiches are s6, salads aka no bread are s7 and drinks are an additional $2) and output it in this format: 4. Your balance is: [CoST. For example The output should be Youtor d redusanach.onw-with-t, Your balance is: S2 If the user selects: TO BREADT for MEATKfor CHEESETforVEGGIE, aforSAU E, Your balance is: $ and 4 for DRINK for BREAD, for MEAT, for CHEESE, for VEGGIE, for SAUCE, You ordered asalad with Chicken.Lestuce, Ranch. and 4 for DRINK 2 for BREAD, for MEAT, &for CHEESE,@for VEGGIE,@for SAUCE, You ordered a sandwich on Sourdough with and O for DRINK You should write the program in Visual Studio 2017 (using only concepts learned in class) and you should call your project 3397

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

How Do I Use A Database Research Tools You Can Use

Authors: Laura La Bella

1st Edition

1622753763, 978-1622753765

More Books

Students also viewed these Databases questions