What are the types of container classes?


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

Post New Answer

More C++ General Interview Questions

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?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


Is empty stack c++?

0 Answers  


What c++ library is string in?

0 Answers  


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


What is a storage class? Mention the storage classes in c++.

0 Answers  


What is a buffer c++?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


What are destructors?

0 Answers  


What are the comments in c++?

0 Answers  


What is a hash function c++?

0 Answers  


What are built-in functions? What is the syntax for the definition?

0 Answers  


Categories