Answered step by step
Verified Expert Solution
Question
1 Approved Answer
from each category. d ) Display a welcome message to screen to show the name of system and details of students who have developed this
from each category.
d Display a welcome message to screen to show the name of system and details of
students who have developed this system.
e Ask user if they want to place order. If yes, ask the name and status of customer.
f Once user make a choice, display the two different menu and ask user to select
one menu and then show items available in that menu and ask user to enter the
items they want in their order. User will use the number to add the items and can
add one item more than once. Keep asking the user until they wish to finish the
order.
g When user wish to finish order, program should calculate the total of all items
and deducting customer discount according to the status they entered and add
service charge on dinein orders.
h Display the total amount due with all the details of order.
Document all methods in your code using comments and by following proper coding standards.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started