STL (140)
OOPS (873)
C++ General (2409)
What is the object serialization?
Explain differences between new() and delete()?
Why are pointers not used in c++?
What is the difference between the functions rand(), random(), srand() and randomize()?
What polymorphism means?
Do vectors start at 0 c++?
Who created c++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
What is inheritance and how many types of inheritance?
What is super in oop?
What is destructor example?
Difference between class and structure.
What does it mean to declare a member function as virtual in C++?
Briefly describe a B+ tree. What is bulk loading in it?
What is vector string in c++?