Answer to Question #37669 in C++ for Lina Babiler

Question #37669
You are given a task to write a computer program for a Coffee Shop. Following is the table containing the list of product that you sell. Please be informed that all sales must include Sales Tax of 5%. For example if the customer orders one coffee with ice and creamer the total price is

Total Price = (1 * $1.50 + $0.30 + $0.50) * 1.05 = $2.42.

Your program must get the order from the customer and calculate the Total Price of his/her order. Customer can order multiple products at one time and your program must calculate the Total Price for all his/her order.

Product

Base Price

Add Ice

Add Creamer

Ice Blended (ice is included)

coffee

$1.50

+$0.30

+$0.50

+$1.20

tea

$1.20

+$0.20

+$0.30

+$1.00

For all sales, there is a sales tax of 5%



For this project you have to do the following two tasks.

1. Draw Flowchart diagram (40 marks)

2. Write a console program using C++ programming language. (60 marks)
1
Expert's answer
2014-01-20T15:01:43-0500
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/programming-answer-37669.pdf

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS