Page 1 of 1

What is the unique feature of LinkedHashSet?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
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