STL (140)
OOPS (873)
C++ General (2409)
what is a pragma in C++?
What is c++ virtual inheritance?
Differentiate between declaration and definition.
How did c++ start?
Is java the same as c++?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
When would you choose to return an error code rather than throw an exception?
What is the difference between object-oriented programming and procedural programming?
What does int * mean in c++?
What is destructor give example?
What is meant by the term name mangling in c++?
What is std :: flush?
How will you call C functions from C ++ and vice-versa?
How do you achieve runtime polymorphism?
What is heap sort in c++?