Someone Please Help C Codes Beginners Class Simple Comments Code Well Thank Advance Please Q37298336

Can someone please help me with these C++ codes? This is abeginners class, so can it be simple and with some comments on thecode as well? Thank you in advance!! Please comment andexplain as well!

1. Define a class called Pizza that has membervariables to track

• the size (either small, medium, or large)

• the number of toppings

Use enum type to represent the size of pizza. Include mutatorand accessor functions for your class. Create two member functions:outputDescription that will output the description of the pizzaobject and computePrice that computes the cost of the pizza andreturns it as a double according to the

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.