MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
Which container can have the same keys?..
1.
Which container can have the same keys?
A.
map
B.
multimap
C.
unordered map
D.
set
Answer» C. unordered map
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following is correct about map and multimap?
Which of the following queue container can expand or shrink from both directions?
Which of the following is correct about the map and unordered map?
Map is implemented using ____________________
Unordered map is implemented using _________________
Sets are implemented using _______________________
Which container is used to keep priority based elements?
Which container is best to keep the collection of distinct elements?
Which container can have the same keys?
Which container is used to store elements as key-value pair?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply