Explain Linked HashSet



Explain Linked HashSet..

Answer / 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

More Core Java Interview Questions

explain the life cycle of thread?

10 Answers   CTS, NIIT, TCS,


What is an object in java and how is it created?

0 Answers  


Explain aggregation in java?

0 Answers  


What is final keyword in java? Give an example.

0 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  






can used Protected Class outside Function.?

0 Answers   HCL,


I want to know the host name and provider name for tcs web mail

5 Answers   RSG, TCS,


static inner classes means..?

1 Answers  


What are the skills required for core java?

0 Answers  


Differentiate constructor and a method and how are it be used?

7 Answers   Wipro,


How do I write a self declaration?

0 Answers  


Why do we need wrapper classes?

0 Answers  


Categories