Question: Write code in assembly language Question 1: Construct a program using 2D array. Define a list of strings in the 2D arrays, the list should
Write code in assembly language
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 users 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.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
