Features of OOP or object oriented programming?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: Cpp LanguageFeatures of OOP or object oriented programming?
chetan shidling asked 5 years ago

I need short information.

1 Answers
chetan shidling answered 5 years ago

The features of OOP or object-oriented programming are:

  1. Encapsulation: In OOP, data and function are combined in one single entity.
  2. Data security
  3. Data initialization
  4. Inheritance
  5. Polymorphism