Answer Posted / nimish singh
A library of container templates approved by the ANSI committee for inclusion in the standard C++ specification.
A programmer who then launches into a discussion of the generic programming model, iterators, allocators, algorithms, and such, has a higher than average understanding of the new technology that STL brings to C++ programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the iterator and generic algorithms.
Explain this pointer?
What is rtti in c++?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
Explain the isa and hasa class relationships. How would you implement each?
what are the characteristics of Class Members in C++?
What is the difference between containment and delegation?
Do you need a main function in c++?
What is stoi in c++?
How do you sort a sort function in c++ to sort in descending order?
What is constructor c++?
What is the basic structure of a c++ program?
What is near, far and huge pointers? How many bytes are occupied by them?
Do class method definitions?
Explain the virtual inheritance in c++.