Q36
In Java, which class provides a collection that maintains the order of elements based on their insertion?
A.
PriorityQueue
B.
TreeSet
C.
HashSet
D.
LinkedHashSet
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board