Explain Linked HashSet

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


Please Help Members By Posting Answers For Below Questions

What is java literals?

762


Does google use java?

728


Can we override a variable in java?

747


What is the exact difference in between Unicast and Multicast object? Where will it be used?

779


Can we serialize arraylist in java?

744


What is the escape character in java?

705


What are the main uses of the super keyword?

739


What is time complexity algorithm?

770


What are the restriction imposed on a static method or a static block of code?

795


What is t type java?

796


What java is used for?

814


What is purpose of find feature?

823


What are the core java topics?

765


What is an association?

748


What is immutable state?

723