C++ program
Budget: ₹600 – ₹1,500 INR
Write a program that accepts a shopping list of 5 items from the user and stores them in a vector .Extend the program to accomplish the following
Case-1 : To delete a specified item in the list.
Case-2 : To add an item at specified location.
Case-3 : To add an item at the end.
Case-4 : To print the contents of the Vector.
To be implemented in c++. Need this urgently
Case-1 : To delete a specified item in the list.
Case-2 : To add an item at specified location.
Case-3 : To add an item at the end.
Case-4 : To print the contents of the Vector.
To be implemented in c++. Need this urgently