What is an associative container 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 c++ array?

0 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  


What is a buffer c++?

0 Answers  


What is singleton pattern in c++?

0 Answers  


What is scope operator in c++?

0 Answers  






Do you know what is overriding?

0 Answers  


Why do we use pointers in c++?

0 Answers  


What is the difference between shallow copy and deep copy?

1 Answers  


Shall we use 'free' to free memory assigned by new, What are the further consequences??

5 Answers   Symphony,


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


Why pointer is used in c++?

0 Answers  


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  


Categories