Create a c program address the application requirements


Assignment:

Q: Create a C program that will address the application requirements called out in this Service Request: "SR-kf-008, Tax Calculator"

Service Request SR-kf-008

Tax Calculator

Organization: Kudler Fine Foods

Locations: All

Requester: Harvey Stephens

Description of Request:

Create a tax calculation program for Kudler stores.

Background of Request:

Some food items and all non-food items are subject to a statewide sales tax and local district taxes. Due to differences in district taxes, each store uses a different tax rate.

• Del Mar - 7.25%

• Encinitas - 7.5%

• La Jolla - 7.75%

Expected Results/Impact when completed:

C program that displays the sales tax amount for each store location for a purchase amount of $125.00.

The deliverables for the assignment are as follows:

• A flow chart or pseudo code depicting the procedural flow of the program. If you choose to draw a flow chart, it should be contained within a Microsoft Word document. You may use any graphics tool, including Word itself, to draw the flow chart.

• The C source code file(s).

1. What is the input of the problem?

2. What is the output of the problem?

1. Breaks down to 1a. Are there three different inputs (total sales) for each store or just one?

1b. Is there error checking involved for each input?

2. Breaks down to 2a. What level of information should the user receive?
What amount of tax did each store charge based on a $125.00 Purchase.

2b. Should the user receive how much tax was calculated for each store as well as the total?

3. Should each store only require a purchase amount of only 125.00 with the given taxes for each store?

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create a c program address the application requirements
Reference No:- TGS01936280

Now Priced at $30 (50% Discount)

Recommended (98%)

Rated (4.3/5)