Question: If the list is array based class, L1 is an object of the class list, the best code used to empty L1 is O a

If the list is array based class, L1 is an object of the class list, the best code used to empty L1 is O a while(!l1.empty) L1.remove(L1.size()-1); O b. for(int i=0;i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
