STL (140)
OOPS (873)
C++ General (2409)
Explain the scope of resolution operator.
Array base access faster or pointer base access is faster?
Can we distribute function templates and class templates in object libraries?
What are compilers in c++?
How can you overcome the diamond problem in inheritance?
What are libraries in c++?
Why is c++ difficult?
How are virtual functions implemented in c++?
What is stack unwinding?
Describe friend function & its advantages.
What is purpose of new operator?
Out of fgets() and gets() which function is safe to use?
How is class defined?
What is srand c++?
What is overriding in oop?