STL (140)
OOPS (873)
C++ General (2409)
What is overriding vs overloading?
Do vectors start at 0 c++?
What are the differences between java and c++?
Define upcasting.
How to implement is-a and has-a class relationships?
What is class definition in c++ ?
What is enum class in c++?
What is the difference between the functions rand(), random(), srand() and randomize()?
What is this pointer in oop?
What is const pointer and const reference?
How can you quickly find the number of elements stored in a dynamic array?
What is the c++ code?
How a modifier is similar to mutator?
What is meant by forward referencing and when should it be used?
Briefly describe a B+ tree. What is bulk loading in it?