Characteristics/Features/Components of OOP


Characteristics/Features/Components of OOP


Oject Oriented Programming(OOP) language has many different components.

The different concepts or elements or components of object oriented language are :

  • Classes
  • Objects
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Abstraction
  • Dynamic Binding
  • Message passing
  • Reusability
We will discuss about all these components one by one in detail in the upcoming tutorials.

0 comments:

Post a Comment