Which are not full container classes in c++?
(a) Sequence container
(b) Associative container
(c) Container adaptor
(d) iterative container
This question was posed to me in an interview.
I'd like to ask this question from Almost Containers in division Class Hierarchies, Library & Containers of C++