Answer Posted / glibwaresoftsolutions
• 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
How do you define/declare constants in c++?
What is name hiding in c++?
How will you call C functions from C ++ and vice-versa?
What does namespace mean in c++?
Explain the virtual inheritance in c++.
What is auto used for in c++?
What is the hardest coding language to learn?
What is constructor and destructor in c++?
Explain linked list using c++ with an example?
Describe the advantages of operator overloading?
How long it will take to learn c++?
What is difference between rand () and srand ()?
Why is c++ a mid-level programming language?
What is a catch statement?
What relational operators if statements in c++?