Design and implement just the pizza class

Assignment Help Basic Computer Science
Reference no: EM131491984

Pizza is a classic New York food, but it comes in many forms. In NYC we have Circular Pizza and Sicilian Pizza but in Chicago they also have DeepDish Pizza. Every kind of pizza has three attributes, all doubles, that indicate the percent of the ingedients that are cheese, sauce and dough. These might not add up to 100, as there can be some other mystery ingredients that we arent accounting for here (don't worry about those). In addition, there is an attribute, an integer, for the uneaten percent of the pizza, this starts at 100. Your pizza variables must be private, i.e. of course we are using data hiding. The Pizza class will not have any other fields.

Your job is to design and implement just the Pizza class and the CircularPizza class. Obviously we will want the other classes later on, but those will be assigned to other programmers. So, what do we need? Certainly we have to initialize our pizzas. It is possible to create a generic, default Pizza. It will have 33% of each of sauce, cheese, and dough. Don't know what the remaining percent is, but be sure that a default pizza will be initialized this way. In addition, there should be a Pizza constructor that allows you to specify the three values. CircularPizza is a bit different, it will have 30% cheese, 40% sauce, and 30% dough. Note that the CircularPizza class will only have a default constructor. Every pizza will need an "eat" method. In this case it is not the pizza that is doing the eating, but instead it is being eaten. This method will be passed an integer representing the portion of the pizza that someone is eating right now. In addition to keeping track of how much was eaten, different kinds of pizza have their own way of being eaten. (You don't want to offend your pizza by eating it the wrong way!) For example, when a CircularPizza is being eaten, it will display the message: "Fold this pizza in half and eat from the pointy end." To test your code out, create a vector that can hold all sorts of pizzas. Fill it with three pizzas, the first a generic Pizza, and the other two CircularPizzas. All three pizzas should be placed on the heap. Then loop through, taking a 10% bite out of each pie. Yum! Oh, don't forget to clean up at the end of your program. Don't want to leave any pies around to become garbage.

Please use C++.

Reference no: EM131491984

Questions Cloud

Determine the required rate of return-market risk premium : Try to determine the required rate of return on Tilden Woods Corporation’s common stock.
Even numbers are not really removed from the array : Even numbers are not "really" removed from the array. Since arrSize is passed by reference, updating it will reflect the new logical size.
Calculate the required return : King Farm Manufacturing Company’s common stock has a beta of 1.74. calculate the required return on King Farm Manufacturing’s common stock.
What is the purpose of the mib : How is it possible for the command ping www.networkB.edu to find the destination without an IP address?
Design and implement just the pizza class : Your job is to design and implement just the Pizza class and the CircularPizza class. Obviously we will want the other classes later on.
What mib was issued : What information was returned? What port number was used?
Assuming that growth is to be constant : show the current stock value and next year's expected stock value, assuming that growth is to be constant.
What is johns annualized holding period return : What is John’s annualized holding period return (annual percentage rate)?
Who is the manufacturer of this networking device : What should you check if you are installing a Power over Ethernet connection using computer equipment from two different manufactures?

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd