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 |
Explain working of printf?
What is array in c++ pdf?
Out of fgets() and gets() which function is safe to use and why?
Explain the concept of copy constructor?
Difference between declaration and definition of a variable.
Can I learn c++ as my first language?
What things would you remember while making an interface?
What is c++ hash?
What c++ library is string in?
What is c++ vb?
In a function declaration what does extern means?
What is the Difference between "C structure" and "C++ structure"?