Home » C++ Programming » Questions and Answers » Question
  1. How many items are presented in the associate container?
    1. 5
    2. 4
    3. 3
    4. 2
    5. None of these
Correct Option: B

There are 4 items presented in the associate container. They are set, multiset, map and multimap.



Your comments will be displayed only after manual approval.