write the features of object oriented programming
Answers
Answered by
2
Answer:
There are three major features in object _ orientend programming that makes them different than non _ OOP languages : encapsulation , inheritance and polymorphism.
- Encapsulation Enforce Modularity...
- Inheritance passes " Knowledge " Down.
- Polymorphism Takes any shape..
- OOP languages.
Similar questions