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
Explain virtual class and friend class.
Define pre-condition and post-condition to a member function in c++?
What is stack unwinding?
Difference between a copy constructor and an assignment operator.
How to defines the function in c++?
Is c the same as c++?
Define 'std'.
Which is better turbo c++ or dev c++?
How is static data member similar to a global variable?
Write about the role of c++ in the tradeoff of safety vs. Usability?
What is searching? Explain linear and binary search.
What is the basic difference between C and C++?
Difference between an inspector and a mutator
What is doubly linked list in c++?
What are guid? Why does com need guids?