STL (140)
OOPS (873)
C++ General (2409)
Can we have inheritance without polymorphism?
What is inheritance in oop?
Explain the difference between static and dynamic binding of functions?
What is :: operator in c++?
is there any choice in opting subjects like 4 out of 7
Give two or more real cenario of virtual function and vertual object
What is searching?
Why do pointers exist?
Refer to a name of class or function that is defined within a namespace?
What is the purpose of the "delete" operator?
What is partial specialization or template specialization?
What is virtual base class uses?
When does a 'this' pointer get created?
write a function signature with various number of parameters.
Explain linked list using c++ with an example?