Computer Science, asked by HaqqiAdeeba7557, 1 year ago

Describe the features of object oriented programming paradigm.

Answers

Answered by Rumi123456789
0
OBJECT ORIENTED PROGRAMMING FEATURES :

● ENCAPSULATION
● INHERITANCE
● DATA ABSTRACTION
● DATA HIDING
● POLYMORPHISM
Answered by Anonymous
2

Features of object oriented programming are :-

  • Features of object oriented programming are :-It give stress on the data items rather than functions.
  • Features of object oriented programming are :-It give stress on the data items rather than functions.It makes the complete program/problem simpler by dividing it into a number of objects.
  • Features of object oriented programming are :-It give stress on the data items rather than functions.It makes the complete program/problem simpler by dividing it into a number of objects.The objects can be used as a bridge to have data flow from one function to another.
  • Features of object oriented programming are :-It give stress on the data items rather than functions.It makes the complete program/problem simpler by dividing it into a number of objects.The objects can be used as a bridge to have data flow from one function to another.You can easily modify the data without any change in the function.

Features of object oriented programming are :-It give stress on the data items rather than functions.It makes the complete program/problem simpler by dividing it into a number of objects.The objects can be used as a bridge to have data flow from one function to another.You can easily modify the data without any change in the function.Hope it helps you....

Features of object oriented programming are :-It give stress on the data items rather than functions.It makes the complete program/problem simpler by dividing it into a number of objects.The objects can be used as a bridge to have data flow from one function to another.You can easily modify the data without any change in the function.Hope it helps you....mark as brainliest plzz ❤️❤️

Similar questions