Notes of object oriented programming for CS,IT engineering & MCA students.

Latest Version

Version
Update
Mar 6, 2021
Developer
Category
Google Play ID
Installs
5,000+

App APKs

Object Oriented Programming APP

Notes of object oriented programming for CS,IT engineering & MCA students.It almost cover all important topics which are given chapter wise.

Chapter 1 Object Oriented Programming Concepts

1. Object Oriented Programming Concepts
2. Flow chart
3. Class Diagram
4. Object
5. Objects as software modules
6. Object interaction
7. class
8. Method lookup
9. Hierarchies of classes
10. Inheritance
11. polymorphism and encapsulation
12. Abstract classes

Chapter 2 Class and object Declaration

1. Identifying objects and classes
2. Representation of objects
3. modeling
4. objects and classes Relationships
5. Association, Aggregation, Composition and Dependency relationship
6. Memory allocation
7. Dynamic allocation

Chapter 3 object implemantation

1. Object oriented programming languages
2. Class declarations
3. Object declarations
4. Message sending
5. Association, Aggregation and Composition
6. Recursive association
7. Many to many association
8. Argument passing

Chapter 4 Inheritance and disinheritance

1. Inherited methods
2. Redefined methods
3. The protected interface
4. Abstract base classes
5. Public and protected properties
6. Private operations
7. Multiple inheritance

Chapter 5 Study of C++ as object oriented programming language

Study of C++ as object oriented programming language
Read more

Advertisement