Question 1: Construct a program using 2D array. Define a list of strings in the 2D arrays, the list should be only a string.  Get a string from a user as input  Search the user’s string in the list...


Question 1: Construct a program using 2D array. Define a list of strings in the 2D arrays, the list should be only a string.


 Get a string from a user as input


 Search the user’s string in the list of strings.


 If string is found print the string, and a message “String is Found”.


 If string is not found print only a message “String is Not Found”.



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here