Which container is used to store elements as key-value pair?
(a) map
(b) multimap
(c) unordered map
(d) all of the mentioned
This question was addressed to me in final exam.
The doubt is from More Containers in chapter Class Hierarchies, Library & Containers of C++