Answer Posted / hrindows@gmail.com
Java LinkedHashSet class is a Linked list and Hash table implementation of the Set interface. It contains unique elements same as a HashSet. Linked HashSet in Java also provides optional set operations that can maintain the order of insertion.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is java literals?
Does google use java?
Can we override a variable in java?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
Can we serialize arraylist in java?
What is the escape character in java?
What are the main uses of the super keyword?
What is time complexity algorithm?
What are the restriction imposed on a static method or a static block of code?
What is t type java?
What java is used for?
What is purpose of find feature?
What are the core java topics?
What is an association?
What is immutable state?