Friday, August 12, 2011

I need a design of this problem in Javascript?!? Arrays!!?

Design an algorithm that will prompt for and receive an employee number from an operator at a terminal. The program has to search the array of valid employee numbers to check that the employee number is valid, look up a parallel array to retrieve the corresponding employee name for that number and display the name to the screen.

No comments:

Post a Comment