*Object oriented programming through C++ important questions*
Unit-1
-evolution of c++
-object oriented programming(complete information)
-difference between c and c++
Unit-2
-objects(complete info)
-overloading member functions
-constructor vs destructor
-anonymous objects
Unit-3
-class(basic info)
-inheritence(complete
info)
-overloading unary and assignment operator
Unit-4
-pointers and features
-pointer to derived and base class
-virtual functions
-binding polymorphisms(basic info)
Unit-5
-templates vs macros
-bubble sort using function templates
-stl programming model
-exception handling
-associste & sequence containers
-class functions (def)