The student is allowed to rent 3 books for free: one e-book and 2 hard copy books. Once limit is reached, a thank you message will be displayed as shown below. If hardcopy book name starts with capital f (e.g. F), it’s known to be fiction which is given price 40 SAR by default. Use only noargs const
Category: Java
Create a JavaFX GUI application named IceCreamOrder that helps you to determine the cost of one ice cream order.
Create a JavaFX GUI application named IceCreamOrder that helps you to determine the cost of one ice cream order. The application should have the following appearance when first started (note that chocolate is selected by default):