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 is jump statement in C++?

615


Explain the benefits of proper inheritance.

638


What is class and structure in c++?

556


What is object in c++ example?

623


What is virtual base class uses?

711






What is the prototype of printf function?

646


Define the process of error-handling in case of constructor failure?

565


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

558


What are the advantages of prototyping?

562


What happens if a pointer is deleted twice?

787


What are the characteristics of friend functions?

561


How a pointer differs from a reference?

692


What is the use of bit fields in structure declaration?

538


What do you mean by enumerated data type?

572


How do you differentiate between overloading the prefix and postfix increments?

586