Which of the following type does the container should define?
(a) Iterator type
(b) Vector type
(c) Storage type
(d) Memory type
The question was posed to me in an interview for internship.
Query is from Container Design topic in chapter Class Hierarchies, Library & Containers of C++