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
How many types of classes are there in c++?
Define the operators that can be used with a pointer.
What is iterator c++?
What is the use of setprecision in c++?
What is c++ best used for?
Can manipulators fall in love?
What is null pointer and void pointer?
What is implicit conversion/coercion in c++?
How do you establish an is-a relationship?
What is the benefit of c++?
Does c++ have a hash table?
What is an inline function in c++?
What is std namespace in c++?
Do you know about latest advancements in C++ ?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?