Q50
What data structure is used for managing a collection of elements where the order of insertion is important and duplicate elements are not allowed?
A.
Array
B.
Linked List
C.
Hash Set
AnswerD.
Stack
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board