STL (140)
OOPS (873)
C++ General (2409) Explain the concept of memory leak?
What is purpose of new operator?
Is it possible to use a new for the reallocation of pointers ?
In what situations do you have to use initialization list rather than assignment in constructors?
When would you use a pointer? A reference?
What is a c++ map?
What is protected in oop?
What are pointer-to-members? Explain.
What return value must conversion operators have in their declaration?
What is #include iostream h in c++?
Is abstract thinking intelligence?
What is oops?what is its use in software engineering?
Can a list of string be stored within a two dimensional array?
What is abstraction c++?
What is a stack c++?