Question: Helping creating a Java Program for a cake shop that has a class with fields (along with get methods) for flavors, icing color, filling flavor,
Helping creating a Java Program for a cake shop that has a class with fields (along with get methods) for flavors, icing color, filling flavor, and price. Also need to create a subclass that adds fields (along with get methods, again) for the number of candles and the message to write on the cake. Both classes should also have constructors that accept values for all fields. A separate class should demonstrate both classes with user input is not required.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
