Page 1 of 1

Which of the following is correct about map and multimap?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
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
d) Average search time of map is greater than multimap