- What is a
mapin C++ STL? What is the difference betweenpairandtuple? - How do you return multiple values in C++?
- Name some useful templated data containers provided by STL.
- Name some useful algorithms provided by
<algorithm>.
map in C++ STL? What is the difference between pair and tuple?<algorithm>.