Answer Posted / nashiinformaticssolutions
• 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
What are associate containers?
Is c++ vector dynamic?
Why cstdlib is used in c++?
What are the uses of static class data?
What is an adaptor class or wrapper class in c++?
Is c better than c++?
What is the history of c++?
What are the uses of pointers?
Tell me can a pure virtual function have an implementation?
Is swift faster than go?
Write a program to find the reverse Fibonacci series starting from N.
Implement stack operations with pointers with appropriate exception checks.
Explain this pointer?
What are activex and ole?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h