OBJECT ORIENTED PROGRAMMING THROUGH C++ for II year Computer Science

Objective:
 The objective of the course is to make the students understand the basic concepts of object-oriented
programming language C++ (Classes, Objects, Inheritance and Polymorphism).
The Course will enable the students to:
- Understand OOPs concepts.
- Use of various C++ constructs and functions.
- Use of C++ to develop programs to solve the real world problems.
- Implementing Inheritance, Encapsulation, Operator Over-loading and Dynamic Binding in C++.
- C++ Streams and concept of exception handling, class libraries, fundamentals of Microsoft foundation classes.

UNIT 1 - INTRODUCTION TO OBJECTS ORIENTED PROGRAMMING (OOP)
UNIT 2 - ELEMENTS OF C++ LANGUAGE
UNIT 3 - FUNCTIONS
UNIT 4 - OBJECTS AND CLASSES
UNIT 5 - CONSTRUCTORS AND DESTRUCTORS
UNIT 6 - OPERATOR OVERLOADING
UNIT 7 - DERIVED CLASSES AND INHERITANCE
UNIT 8 - POINTERS


Post a Comment

0 Comments