Description:
The C++ language is a superset of the C language. This tutorial tells the basics of Object Orientation i.e.
Encapsulation
Data Hiding
Constructors and Destructors as Special Functions of C++
Dynamic Memory Allocation
Polymorphism and Polymorphic Functions
Overloading Operators
|