F &B Fast-Food Restaurant offers three types of menu. Each customer can make an order based on the following information: Menu Types Kids meal Regular meal Combo meal Menu Code Price K R RM 7.50 RM 16.40 RM 28.70 M Every customer is charged 6% government tax and 10% service charge of the total price. Write a program that will help the cashier to input the menu code and the quantity ordered by customer. Display the appropriate message when the user enters the invalid menu code. The program will calculate and display the total price that a

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter3: Input/output
Section: Chapter Questions
Problem 4PE: 4. During each summer, John and Jessica grow vegetables in their backyard and buy seeds and...
icon
Related questions
Question
2. F&B Fast-Food Restaurant offers three types of menu. Each customer can make an
order based on the following information:
Menu Types
Kids meal
Regular meal
Combo meal
Menu Code
Price
K
RM 7.50
RM 16.40
RM 28.70
Every customer is charged 6% government tax and 10% service charge of the total
price. Write a program that will help the cashier to input the menu code and the
quantity ordered by customer. Display the appropriate message when the user enters
the invalid menu code. The program will calculate and display the total price that a
customer has to pay. This process will continue until the end of the day when cashier
request to terminate.
Upon terminating, the program will produce the following report:
The number of customers for the day.
The total price for each type of menu for the day.
The total price for the day.
Transcribed Image Text:2. F&B Fast-Food Restaurant offers three types of menu. Each customer can make an order based on the following information: Menu Types Kids meal Regular meal Combo meal Menu Code Price K RM 7.50 RM 16.40 RM 28.70 Every customer is charged 6% government tax and 10% service charge of the total price. Write a program that will help the cashier to input the menu code and the quantity ordered by customer. Display the appropriate message when the user enters the invalid menu code. The program will calculate and display the total price that a customer has to pay. This process will continue until the end of the day when cashier request to terminate. Upon terminating, the program will produce the following report: The number of customers for the day. The total price for each type of menu for the day. The total price for the day.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning