What are containers 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 abstraction in c++ with example?

0 Answers  


Profiler in projects?

2 Answers   Symphony,


Describe functional overloading?

6 Answers   HP,


What is the function to call to turn an ascii string into a long?

0 Answers  


what is VOID?

0 Answers  






what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


How do you establish a has-a relationship?

0 Answers  


What is the use of main function in c++?

0 Answers  


Can we use this pointer inside static member function?

0 Answers  


What should main() return in c and c++?

0 Answers  


What is the fastest c++ compiler?

0 Answers  


How to declare a pointer to an array of integers?

0 Answers  


Categories