Suppose an application stores the following data about employees:
• Name, stored in a list box named IstNames
• Employee number, stored in an array of strings named strEmpNums
There is a parallel relationship between the list box and the array. Assume that the user has selected an employee’s name from the list box. Write code that displays (in a message box) the employee number for the selected employee.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.