Examveda

What is the unique feature of LinkedHashSet?

A. It is not a valid class

B. It maintains the insertion order and guarantees uniqueness

C. It provides a way to store key values with uniqueness

D. The elements in the collection are linked to each other

Answer: Option B


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java