Saturday, December 26, 2009

Object Oriented Programming with C++

Unit – I


Principles of object oriented programming :

Software evaluation – A look at procedure Oriented programming – Object oriented programming paradigm – Basic concepts of object oriented programming – Benefits of OOP’s – Object oriented languages – Application of OOP’s.


Unit – II


Beginning with C++:

What is C++ - Application of C++ - Structure of C++ program – A simple C++ program – More C++ statements – An example with class

Tokens, Expressions and control structures :

Introduction – Tokens – Keywords – Identifiers and constants – Basic data types – User defined data types – Derived data types – Symbolic constants – Type compatibility – Declaration of variables – Dynamic initialization of variable – Reference variables – Operator in C++ - Scope resolution operator – Member differencing operators – Memory management

No comments:

Post a Comment