Which container can have the same keys?
(a) map
(b) multimap
(c) unordered map
(d) set
I got this question in an international level competition.
The above asked question is from More Containers topic in section Class Hierarchies, Library & Containers of C++