STL (140)
OOPS (873)
C++ General (2409)
What new()is different from malloc()?
Is map ordered c++?
What is size of string in c++?
Which one is a preferred language C or C++? Why?
What is the advantage of oop over procedural language?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What is abstraction in oop with example?
What is the basic of c++?
Will a catch statement catch a derived exception if it is looking for the base class?
How do pointers work?
What are static member functions?
What is dynamic and static typing?
How many keywords are used in c++?
What is pointer to array in c++?
What is the difference between an enumeration and a set of pre-processor # defines?