Question: java Create a code segment that will: 1. Create a constant to store the sales tax rate for Onondaga County (0825) 2. Create a variable

Create a code segment that will: 1. Create a constant to store the sales tax rate for Onondaga County (0825) 2. Create a variable to store the amount of sales tax to charge a customer 3. Create a variable to store the number of items purchased in a retail store. 4. Create a variable to store the price of the items 5. Create a variable to store the gross cost 6. Calculate the gross cost (#items price) 7. Calculate the sales tax. 8. Calculate the final cost 9. Qurtut the final cost to the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
