- What is a map? Explain how a map container is used in STL.
- Summarise the map member functions used in C++.
- What is a multimap? Explain how a multimap container is accomplished in C++.
- Discuss the multimap member functions used in STL.
- What is a bitset? What are the advantages of using a bitset in a program?
- Explain the various bitset member functions used in STL.