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 is abstract class in c++?
Please explain the reference variable in c++?
what is the difference between overloading & overriding? give example.
What is scope operator in c++?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h
What is late binding c++?
What is c++ w3school?
How is c++ different from java?
Tell me difference between constant pointer and pointer to a constant.
Where are setjmp and longjmp used in c++?
How much do coding jobs pay?
What is the difference between cin.read() and cin.getline()?
What is ofstream c++?
How do you add an element to a set in c++?
Define anonymous class.