STL (140)
OOPS (873)
C++ General (2409)
How can you differentiate between inheritance and implementation in c++?
What is encapsulation in oops?
What are activex and ole?
What is the example of polymorphism?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
How do you show the declaration of a virtual constructor?
What is c++ iterator?
Briefly explain various access specifiers in C++.
What are pass by value and pass by reference?what is the disadvantage of pass by value?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
any one please tell me the purpose of operator overloading
Explain how to initialize a const data member.
What is the default access level?
What is implicit conversion/coercion in c++?
Define an Abstract class in C++?