Question: Write an app that uses either combo boxes or text fields to allow the user to enter the size of the pizza (as a 1,
Write an app that uses either combo boxes or text fields to allow the user to enter the size of the pizza (as a 1, 2, or 3), the number of toppings (1-5), and the crust style (1, 2, or 3). Convert these values into numbers as appropriate then write an expression to calculate the price of the pizza using those numbers and the tax rate. Display the result in a label in a gui in java!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
