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
When is a template a better solution than a base class?
What is the difference between while and do while loop?
What do you mean by function overriding & function overloading in c++?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
5. Can inline functions have a recursion?
What are the advantages of using a pointer?
What are arithmetic operators?
Why do we use the using declaration?
What is the full name of logo?
write a programme to get a character and thier ASCII value
What is 'Copy Constructor' and when it is called?
What are the types of array in c++?