Question: Write a Java code to develop Menu of a restaurant. The class named Menu will have methods to addmeal, printmeals and clearmenu. addmeal method> adds
Write a Java code to develop Menu of a restaurant. The class named Menu will have methods to addmeal, printmeals and clearmenu.
addmeal method> adds meal to the menu if menu is empty
printmeals> Prints all the food items in the meal
clearmenu> clear all the contents of the menu
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
