Templates: Study Guide 13 Answers

  1. e
  2. e
  3. b
  4. a
  5. b
  6. c
  7. a
  8. e
  9. a
  10. The program creates a new CList each iteration of the while-loop, losing anything previously inserted into the list.
  11. c
  12. map<foo, bar> foo_bar;