Which interfaces are implemented by linkedhashset?



Which interfaces are implemented by linkedhashset?..

Answer / Vikas Dubey

LinkedHashSet implements Set, Cloneable, and Serializable interfaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

List the limitations of linear probing?

1 Answers  


Does treeset remove duplicates?

1 Answers  


Explain linear linked implementation of Stack and Queue?

1 Answers  


What is a node in it?

1 Answers  


Differentiate among cycle, path, and circuit?

1 Answers  


What is the need for extendible hashing?

1 Answers  


What exactly is data?

1 Answers  


Define a path in a tree?

1 Answers  


How is a queue works?

1 Answers  


Which interfaces are implemented by linkedlist?

1 Answers  


Why using cookie to store session info is a better idea than just using session info in the request?

1 Answers  


What is data and data structure?

1 Answers  


Categories