Automated checkout program


A local department store hires you to write an automated checkout program to expedite customers in a hurry. The checkout line can only accept five items for any one purchase. Design a program that asks for the price of each item, and then displays the subtotal of the sale, the amount of the sales tax and the total. The sales tax is 6 percent.

You are to submit the following for the assignment:

RAPTOR file with the flowchart of your working program. Make sure you run it to make sure it is error free and does what it is supposed to do.

Use the generate dropdown to create example C++ code based on your working logical flow chart. Also attached the code in a Microsoft Word file or a text file.

Quickly modify the code to change the variables if needed to the correct data type.

Comment the code and indicate what the line or function performs.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Automated checkout program
Reference No:- TGS0534187

Expected delivery within 24 Hours