EmployeeMap Class
Create an Employee class that stores an employee’s ID number and name. Then create an EmployeeMap class that allows you to add Employee objects and look them up by their ID numbers. The EmployeeMap class should use a Map object to map ID numbers to Employee objects. Create an application to demonstrate the classes.
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.