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:

LinkedHashSet class extends the HashSet class and implements the Set interface. Represents the LinkedList implemention of set Interface. It contains unique elements but maintains the insertion order and permits null elements.

Author: Jerry Mathew



Answer:

LinkedhashSet


0 / 5  (0 ratings)

1 answer(s) in total