Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

C Interview Questions and Answers

Question: What is the Standard Template Library (STL)?
Answer: 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 it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook