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

Write a program to check for a prime number in java?

561


what is the constructor and how many types of constructors are used in java?

538


What is stringwriter?

539


Compare overloading and overriding?

561


What is a java applet? What is an interface?

635






What are different types of control structures?

495


When can you say a graph to be a tree?

637


What is jvm? Why is java called the platform independent programming language?

547


What is runtime polymorphism or dynamic method dispatch?

524


How do you create a null object?

512


Is arraylist a class in java?

538


Tell me a few examples of final classes defined in Java API?

565


How do you sort arraylist in descending order?

578


What does it mean that strings are immutable?

576


Which software is used for java programming?

560