Have you ever been low on cash and couldnt go beyond a


Was looking for some who can help with this C++ assignment. Any hints a starting point would be splendid!

Question: Have you ever been low on cash and couldn't go beyond a certain dollar limit when shopping? You sort of need a calculator in your head. It would be cool if a device was actually part of the cart and as you add an item into the cart it would increment your total counter. To solve this, we are going to write a program that keeps a tally of the amount that we have spent so far as we visit a store.

Allow the shopper (user) to enter in the product name and the cost. This should be echoed and confirmed. Make sure to check for bad data.

The user should be allowed to continue this until they want to check out.

Your program needs to keep a running total.

Upon checkout, the grand total should be displayed.

Display money using proper formatting.

You will need to have the following before displaying dollars and cents:

Include comments in code section that will be useful.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Have you ever been low on cash and couldnt go beyond a
Reference No:- TGS0944298

Expected delivery within 24 Hours