Why is standard template library used?



Why is standard template library used?..

Answer / Manjeet Oad

"The Standard Template Library (STL) in C++ provides several pre-written, reusable code libraries that can be employed to develop efficient and optimized solutions for common programming tasks such as algorithms, containers, iterators, and exceptions"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Explain working of printf?

8 Answers  


What is array in c++ pdf?

1 Answers  


Out of fgets() and gets() which function is safe to use and why?

1 Answers  


Explain the concept of copy constructor?

1 Answers  


Difference between declaration and definition of a variable.

1 Answers  


Can I learn c++ as my first language?

1 Answers  


What things would you remember while making an interface?

1 Answers  


What is c++ hash?

1 Answers  


What c++ library is string in?

1 Answers  


What is c++ vb?

1 Answers  


In a function declaration what does extern means?

1 Answers   Flextronics,


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


Categories