Describe the features of object oriented programming paradigm.
Answers
Answered by
0
OBJECT ORIENTED PROGRAMMING FEATURES :
● ENCAPSULATION
● INHERITANCE
● DATA ABSTRACTION
● DATA HIDING
● POLYMORPHISM
● ENCAPSULATION
● INHERITANCE
● DATA ABSTRACTION
● DATA HIDING
● POLYMORPHISM
Answered by
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