How the memory management in vectors are being done. What
happens when the heap memory is full, and how do you handle it ?


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

Post New Answer

More C++ General Interview Questions

What are the syntactic rules to be avoid ambiguity in multiple inheritance?

0 Answers  


What is const in c++?

0 Answers  


Is it possible for a member function to use delete this?

0 Answers  


What are the two main components of c++?

0 Answers  


What is private, public and protected inheritance?

0 Answers  






What does ios :: app do in c++?

0 Answers  


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


What is the difference between while and do while loop? Explain with examples.

0 Answers  


What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?

24 Answers   Infosys, Microsoft, TCS,


When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


What is #include c++?

0 Answers  


Definition of class?

12 Answers  


Categories