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 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
Solution Task 2 Code INCLUDE irvine32inc data array byte 25 dup MSG... View full answer
Get step-by-step solutions from verified subject matter experts
