InterviewSolution
Saved Bookmarks
| 1. |
How many Associative Containers are provided by C++?(a) 2(b) 3(c) 4(d) 5This question was addressed to me in an international level competition.Question is taken from Standard Template Library in division Derived Classes, Templates & Exception Handling in C++ of C++ |
|
Answer» Correct answer is (C) 4 |
|