Correct answer & explanation
✓List: Ordered collection (also known as sequence) that allows duplicate elements.
List is ordered and allows duplicates; Set is unordered and no duplicates; Queue is FIFO order; Map maps keys to values with unique keys. Common confusions include swapping List/Set characteristics or misidentifying Map as a collection of single elements.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.