Question: How to Use the Code Editor Select the Run Code button to execute the program. Select the Calculate Grade button to generate a score based
How to Use the Code Editor\ Select the "Run Code" button to execute the program.\ Select the "Calculate Grade" button to generate a score based on the completed tasks.\ Continue to modify, run, and calculate your code until you are happy with the grade.\ Select the "Submit" button to turn in the assignment to your instructor.\ Part A\ Include a toString() method to display the Pizza description and price.\ Part B\ Create a subclass named Deliverypizza that inherits from Pizza but adds a numeric delivery fee (deliveryFee) and a String delivery address (address). fee is
$3if the pizza ordered costs more than
$18; otherwise, the delivery fee is
$5.\ Part C a Pizza object. Then, display all the values for the pizza.\ An example of the program is shown below:\ Enter topping
Peppers\ Enter topping or Q to quit
Ham\ Enter topping or
Qto quit
Pineapple

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
