Write a program that uses a string array to store a list of


Solve this programming problem:

Question: write a program that uses a string array to store a list of items on a grocery list. The program should allow the user (via a menu) to add an item to the list, clear the list, and display the list.

You may assume that the list will never need to contain more than 10 items.

Functions for each 'function' of the program would be nice. Add options to the program to edit and delete an item from the list. This type of program is called a CRUD program..

You have to satisfy the requirements specific in the instruction.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that uses a string array to store a list of
Reference No:- TGS0947764

Expected delivery within 24 Hours