Question: DQuestion 4 1 pts Suppose we have a variable declared as LinkedList extends Employee> eList Indicate whether each of the following tasks is legal or

DQuestion 4 1 pts Suppose we have a variable declared as LinkedList extends Employee> eList Indicate whether each of the following tasks is legal or illegal to do on variable eList. Add an Employee instance to eList Retrieve the name from an Employee instance in eList [Choose Change the salary of an Employee instance in eList [Choose ] Sort the eList so it stores Choose ] Employee instances in order by last name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
