Question: Using C++ language Develop a system that able to solve Daily taxes of Supermarket management system your system must be able to show menu driven

Using C++ language

Develop a system that able to solve Daily taxes of Supermarket management system your system must be able to show menu driven program that will give an option to user to choose the type of task they would want to carry out.

The system must include the following functions:

  1. The system must give the user a list of 10Supermarket goods with the price of each item.

As follows:

1. Milk 6.99RM

2. Eggs 6.00 RM

3. Floor 5.60RM

4. Bread 3.60RM

5. Butter 5.00RM

6. Fish 8.99RM

7. Chicken 8.00RM

8. Yogurt 3.50RM

9. Jam 3.30RM

10. Peanut butter 4.50RM

  1. The system must allow the user to specify the quantity of each item in the list.
  2. The tax rate is 5% on each item
  3. Must show a receipt of each item purchased with the quantity of each item and the price of each item and the added tax rate.
  4. The system must allow multiple users
  5. Must use array and looping in the system
  6. System should be user friendly

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!