Question: public class empt public String name; public int salary; public String position; private ArrayList EmployeeList=new ArrayList(); public ArrayList getEmployeelist() { return EmployeeList; 1 Create Managers

 public class empt public String name; public int salary; public String

public class empt public String name; public int salary; public String position; private ArrayList EmployeeList=new ArrayList(); public ArrayList getEmployeelist() { return EmployeeList; 1 Create Managers class the extend the above class, and Override the getEmployeeList Function to return only the employee with the highest three salaries (change the access modifiers if needed)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!