Wednesday, July 20, 2011

Design a class named pizza Data fields include a string field for toppings(such as pepperoni)and numeric field?

Design a class named pizza Data fields include a string field for toppings(such as pepperoni)and numeric field? for diameter in inches (such as 12) and price (such as 13.99). Include methods to get and set values for each of these fields. Create the class diagram and write the pseudocode that defines the class.

No comments:

Post a Comment