InterviewSolution
Saved Bookmarks
| 1. |
How many Sequence Containers are provided by C++?(a) 2(b) 3(c) 4(d) 5I had been asked this question by my college director while I was bunking the class.Origin of the question is Standard Template Library in section Derived Classes, Templates & Exception Handling in C++ of C++ |
|
Answer» Correct choice is (d) 5 |
|