Question: Which of the following is true? a. The Array List class works better than a LinkedList when you must move a lot of the data
Which of the following is true?
a. The Array List class works better than a LinkedList when you must move a lot of the data stored there.
b. The Array List class works better than a LinkedList when you have to sequentially retrieve a lot of data.
c. An Array List always works more efficiently than a LinkedList.
d. An Array List always is less efficient than using a LinkedList.
Step by Step Solution
3.37 Rating (181 Votes )
There are 3 Steps involved in it
b The Array List ... View full answer
Get step-by-step solutions from verified subject matter experts
