a. Create a class named Pizza. Data fields include a String for toppings (such as pepperoni"), an integer for diameter in inches (such as 12), and a doubt e for price (such as 13.99). Include methods to get and set values for each of these fields. Save the class as Pizza.java.
b. Create an application named TestPizza that instantiates one Pizza object and demonstrates the use of the Pizza set and get methods. Save this application as TestPizza.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.