InterviewSolution
Saved Bookmarks
| 1. |
How many Container Adaptors are provided by C++?(a) 2(b) 3(c) 4(d) 5This question was posed to me by my college professor while I was bunking the class.This question is from Standard Template Library topic in division Derived Classes, Templates & Exception Handling in C++ of C++ |
|
Answer» Right option is (b) 3 |
|