STL (140)
OOPS (873)
C++ General (2409) What happens if an exception is throws from an, object's constructor and object's destructor?
4 18628
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What do you mean by late binding?
How to hide the base class functionality in Inheritance?
What is a static element?
Differentiate between declaration and definition.
When are exception objects created?
Write about the various sections of the executable image?
What is encapsulation in c++ with example?
What is a pointer with example?
What is const in c++?
Is c++ slower than c?
Do you need a main function in c++?
What do you mean by function pointer?
What are the types of container classes?
Is turbo c++ free?