SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Java Interview

» Start this Course
(Practice similar questions for free)
Question:

LinkedList implements the List interface. It can store duplicate elements. It maintains the insertion order and is not synchronized. Maniplation is fast because no shifting is required.

Author: Jerry Mathew



Answer:

LinkedList Class


0 / 5  (0 ratings)

1 answer(s) in total