STL (140)
OOPS (873)
C++ General (2409)
What is stack unwinding?
What is destructor example?
Explain the term memory alignment?
Briefly describe a B+ tree. What is bulk loading in it?
What is balance factor?
Explain the concept of copy constructor?
What is iterator in c++?
what is multi-threading in C++?
Do you know about C++ 11 standard?
What is difference between class and function?
What is the difference between a reference and a pointer?
What is buffering in c++?
How do you explain polymorphism?
Why is polymorphism used?
What is virtual function? Explain with an example