How can the member functions in the container be accessed?
(a) Iterator
(b) Indirect
(c) Both Iterator & Indirect
(d) Vector
The question was posed to me during an internship interview.
This interesting question is from Container Design in division Class Hierarchies, Library & Containers of C++