What is a container class? What are the types of container classes in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a Default constructor?

1 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


Differentiate between a template class and class template?

1 Answers  


How to demonstrate the use of a variable?

0 Answers  


Is there a sort function in c++?

0 Answers  






True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

0 Answers  


What is an adaptor class in c++?

0 Answers  


Explain virtual class?

0 Answers  


Why do we use vector in c++?

0 Answers  


Tell me can a pure virtual function have an implementation?

0 Answers  


What are protected members in c++?

0 Answers  


What are the three forms of cin.get() and what are their differences?

0 Answers  


Categories