1.

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
D. Average search time of map is greater than multimap
Answer» D. Average search time of map is greater than multimap


Discussion

No Comment Found