Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your instructor would like you to write a program in Java which would ask for the clerk to enter the total amount of the customers

Your instructor would like you to write a program in Java which would ask for the clerk to enter the total amount of the customers order. The program will then calculate a seven percent (7%) sales tax. Commission is computed based on the following: order amount $1 - $200 commission is 2%, order amount $201 - $400 commission is 3%, order amount $401 - $600 commission is 4%, order amount > $600 commission is 5%, The program will display the following: a) The amount of customers order (eg. $500.00 or $1,000.00) b) The tax amount c) The total amount including tax added d) Commission Amount e) The program should also display Thanks for your business and please come again. You may write the program using an applet and a Console or (JOption) Swing option...Please use computer science one level .Java

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions