Answer Posted / hr@tgksolutions.com
• STL is a collection of templates for data structures (like vector, list), algorithms, and iterators
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is c++ considered difficult?
What is iterator in c++?
What are smart pointers?
What is operators in c++?
Write a program to find the Fibonacci series recursively.
What is name hiding in c++?
What are static member functions?
Which programming language's unsatisfactory performance led to the discovery of c++?
what is pre-processor in C++?
Why is main function important?
When should we use container classes instead of arrays?
Explain what are the sizes and ranges of the basic c++ data types?
Write is a binary search tree? Write an algo and tell complexity?
What is virtual destructor ans explain its use?
What is the difference between a baller and a reference in C++?