Question: 2. Write a program in which you have to get 5 names from the user and store in an array of strings. Then ask

2. Write a program in which you have to get 5 names

2. Write a program in which you have to get 5 names from the user and store in an array of strings. Then ask the user to enter the number and print the name stored at that number. Hint: mov [ebx+esi], al

Step by Step Solution

3.39 Rating (171 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Solution Task 2 Code INCLUDE irvine32inc data array byte 25 dup MSG... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!