__ is a fundamental features of object oriented programming where one class can access all the non private properties of another class.
Answers
Answered by
2
Answer:
Explanation:
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.
MRK BRAINLIST
Similar questions