Which container is best to keep the collection of distinct elements?
(a) multimap
(b) heap
(c) set
(d) queue
The question was asked during an interview.
This question is from More Containers topic in section Class Hierarchies, Library & Containers of C++