Collections and Generics

© examsiri.com
Question : 21 of 53
 
Marks: +1, -0
A programmer has an algorithm that requires a java.util.List that provides an efficient implementation of add(0, object), but does NOT need to support quick random access.
What supports these requirements?
Go to Question: