Question: Q6: Write a program to help a local restaurant automate its breakfast billing system. Use an array, menulist, of the struct menuitemType. The program should
Q6: Write a program to help a local restaurant automate its breakfast billing system. Use an array, menulist, of the struct menuitemType. The program should do the following: (5 Marks) FunctiongetData: This function loads the data into the array menuList. Function showMenu: This function shows the different items offered by the restaurant and their price with the amount selected. Add function to update the mem item or price in the menu. Sample Input/Output Menu Items Price in Rupees 50 60 SO PlainEgg BaconandEgg Muffin French Toast Fruit Basket Cereal 100 120 10 Coffee $0 Tea 30
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
