Question: This is Question Note:( Use DevC++ and language will be C++ ) Write a program using class to process shopping list for a departmental store.
This is Question
Note:( Use DevC++ and language will be C++ )

Write a program using class to process shopping list for a departmental store. The list includes details such as code no, price, qty and total and perform operations like adding and deleting items from the list. The program will also print the total value of an order. You are supposed to add a constructor, destructor and other necessary functions to perform the said tasks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
