Q83
What is the unique feature of LinkedHashSet?
A.
It is not a valid class
B.
It maintains the insertion order and guarantees uniqueness
AnswerC.
It provides a way to store key values with uniqueness
D.
The elements in the collection are linked to each other
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board