What are the types of STL containers?

Answer Posted / saroj das ,

containers are objects that hold other object . there are
different type vector, dequeue,list, map etc...

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by static variables?

689


Eplain extern keyword?

664


What is a stack c++?

662


What is lazy initialization in c++?

737


How a new element can be added or pushed in a stack?

678






Can you please explain the difference between using macro and inline functions?

624


State two differences between C and C++.

706


Is c++ a difficult language?

665


What is a Default constructor?

1067


What is a null object in c++?

740


What is the return value of the insertion operator?

714


Can you please explain the difference between static and dynamic binding of functions?

648


What is object oriented programming (oop)?

734


What is the difference between object-oriented programming and procedural programming?

790


Write a program to add three numbers in C++ utilizing classes.

721