The terms "insert" and "delete" are traditionally associated with which data structure(s)?

List
  • Stack
  • Queue
  • All of these
  • None of these

Stacks and Queues have special terminology that is used instead of the more general "insert" and "delete".