Which of the following is true? a. The Array List class works better than a LinkedList when

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 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.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Java Programming

ISBN: 9780357673423

10th Edition

Authors: Joyce Farrell

Question Posted: