C++ Programming
Ø History of C++
Ø Structure of C++ program
Ø Comments, Keywords
Ø Identifiers
Ø Declaration of variables
Ø Constants
Ø Data Types
·
Integer Data Type
·
Float Data Type
·
Character data type
Ø Operators
Ø C++ character functions
Ø Array
Ø OOP’s feature
·
Class
·
Object
·
Data Hiding
·
Encapsulation
·
Inheritance
·
Polymorphism
·
Overloading
Ø Member Functions
Ø Class and object
Ø Constructor and Destructor
Ø Inheritance
Ø Polymorphism and
Overloading
Ø Virtual Functions, Friend
Functions
Ø Templates
Ø File I/O.












