What are the containers?
(a) Containers store objects and data
(b) Containers stores all the algorithms
(c) Containers contain overloaded functions
(d) Containers contain set of Iterators
This question was posed to me in final exam.
This interesting question is from Standard Template Library in section Derived Classes, Templates & Exception Handling in C++ of C++