Multiple choice general knowledge

A vector (an indexed, growable list) would most likely be implemented on top of which of these structures?

  1. Hash Table

  2. Linked List

  3. Tree

  4. Stack

Reveal answer Fill a bubble to check yourself
B Correct answer