Question: JAVA program 2. program starts with asking the user how many items they want to add 3. user will be asked to enter in the
JAVA program
2. program starts with asking the user how many items they want to add
3. user will be asked to enter in the items to fill the slots
4.use functions, all should not be located in main
5.take the search for items in array out of main and create a separate function for it so a user can search items
6.search function return following to user:
item name if its found
no match if not located
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
