List out different OOPS principles?
Answers
Answered by
2
Explanation:
There are 4 major principles that make an language Object Oriented. These are Encapsulation, Data Abstraction, Polymorphism and Inheritance. These are also called as four pillars of Object Oriented Programming.
Similar questions