Salient features of object oriented programming
Answers
Answered by
0
Answer:
There are three major features in object-oriented programming that makes them different than non-OOP languages: encapsulation, inheritance and polymorphism.
Encapsulation Enforces Modularity. ...
Inheritance Passes "Knowledge" Down. ...
Polymorphism Takes any Shape. ...
OOP Languages.
Answered by
0
There are three major features in object-oriented programming that makes them different than non-OOP languages: encapsulation, inheritance and polymorphism.
- Encapsulation Enforces Modularity. ...
- Inheritance Passes "Knowledge" Down. ...
- Polymorphism Takes any Shape. ...
- OOP Languages.
Similar questions