Question: The Ice Cream Flavour is represented in code as a custom Java class. The class has the following properties and methods: Given a quantity, the
The Ice Cream Flavour is represented in code as a custom Java class. The class has the following properties and methods:
Given a quantity, the getTotalCost() function returns the price of the ice cream as a double.
When you app loads,
-
Create an instance of the Brazillian Lighting ice cream flavour. Details on this flavour are shown in the following table
-
Update the user interface with the flavour name, flavour description, quantity remaining, and price.
| flavor | description | quantityAvailable | price |
| Brazilian Lightning | Dairy-free vanilla ice cream mixed with acai, bananas, and a drizzle of strawberry syrup. | 8 | 3.15 |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
