• A A data structure that allows elements to be inserted and removed in any order
  • B A data structure that allows elements to be inserted and removed from the beginning or end
  • C A data structure that allows elements to be inserted and removed from one end only
  • D A data structure that allows elements to be inserted at one end and removed from the other end