Q35
Which of the following is correct about map and multimap?
A.
Map can have same keys whereas multimap cannot
B.
Implementation of maps and multimap are different
C.
Multimap can have same keys whereas the map cannot
AnswerD.
Average search time of map is greater than multimap
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board