STL (140)
OOPS (873)
C++ General (2409)
What are the benefits of pointers?
What is the difference between Stack and Queue in C++?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is the difference between virtual functions and pure virtual functions?
Is enum a class?
What are member functions used in c++?
What are the c++ access specifiers?
Explain the scope of resolution operator.
How does c++ sort work?
When to use “const” reference arguments in a function?
Is it possible to get the source code back from binary file?
What information can an exception contain?
What is an inline function in c++?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
You run a shell on unix system. How would you tell which shell are you running?