- A A collection of items that are sorted based on a specific criterion.
- B A collection of items that are stored in contiguous memory locations.
- C A collection of items that are connected by links or pointers.
- D A collection of items that are stored in a random order.
Linked Lists