subject

C++ assignment: restaurant ordering programfirst create an abstract base class called menuitem. this will have an attribute of name, a method getname, abstract method getprice, and abstract method tostring (which returns a string with the item name, description, and price).create subclasses (all of which extend from menuitem) for: 1. pizzapersonal - $5.99medium - 8.99large - 12.99family - 14.992. sandwiches6 inches - 6.00footlong - 9.003. appetizers wingstradititional - 0.60 per wingboneless - 0.70 per wingeach wing order will have type and quantity; no mixing breadcheesy bread - 7.99garlic bread - 6.99create a menu driven program that will allow the user to add menu items (pizza, sandwiches, wings, and breads) to an order (use only one data structure to hold your order items). add at least one item from each category to your order and then print out the list of items ordered (name, description, and price). display the number of items ordered and the total price.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 07:00, Jasten
For all machines-not just hammers- the user applies force force to the machine to the machine over a certain distance. a. input b. output c. duo d. none of the above
Answers: 1
image
Computers and Technology, 22.06.2019 14:00, michelle7511
Which database model is best used for data warehouse and data mining
Answers: 3
image
Computers and Technology, 22.06.2019 23:30, elizabethburkha
Which text format is this, "the text is transcribed exactly as it sounds and includes all the utterances of the speakers. "?
Answers: 2
image
Computers and Technology, 23.06.2019 22:30, kayelynn003
How many points do i need before i can send a chat
Answers: 1
You know the right answer?
C++ assignment: restaurant ordering programfirst create an abstract base class called menuitem. this...

Questions in other subjects: