Softex IT Solutions Aug.2013 | Page 64

Page no:64 IT33-Object Oriented Programming Using C++ Course Objectives: By the end of the course, students will be able to write C++ programs using the Object oriented design, and use the standard C++ library, exploit advanced C++ techniques. Sr. No. 1 Nos. of Session Reference Books Chapter Details Principle of OOP’s Introduction Procedural Vs Object Oriented Programming Classes, Object, Data Abstraction, Encapsulation, Inheritance, Polymorphism Dynamic Binding, Message Passing Object Oriented Languages Object Based languages Basics of C++ A Brief History of C & C++ C Vs C++ A Simple C++ Program Application of C++ Structure & Class Compiling & Linking Expression Tokens, Keywords, Identifiers & Constants, Basic Data Types, User-Defined Data Types, Symbolic Constant, Type Compatibility, Reference Variables, Operator in C++, Scope Resolution Operator, Member De-referencing Operators, Memory Management Operators, Manipulators, Type Cast Operator Functions In C++ The Main Function, Function Prototyping Call by Reference, Call by Address, Call by Value, Return by Reference Inline Function, Default Arguments Const Arguments, Function Overloading, Friend Function 2 3 2 1 1,3 3 2 1,3 4 2 1,2,3