STL (140)
OOPS (873)
C++ General (2409)
Difference between pointer to constant vs. Pointer constant
What does and I oop mean in text?
What do you understand by pure virtual function? Write about its use?
What does asterisk mean in c++?
What is namespace & why it is used in c++?
Explain the concept of memory leak?
Explain what happens when an exception is thrown in C++.
Explain overriding.
What is the difference between a declaration and a definition?
what type of questions
In a function declaration what does extern means?
Which operator cannot be overloaded c++?
Define pre-condition and post-condition to a member function in c++?
What are default parameters? How are they evaluated in c++ function?
What is abstract keyword in c++?