what are the 4 principal of oop (object oriented programming)
Answers
Answered by
3
Answer:
Now that we have covered these keywords, let's jump into the four principles of object-oriented-programming: Encapsulation, Abstraction, Inheritance, and Polymorphism
Answered by
2
Answer:
The 4 Principles Of Object-Oriented Programming. Encapsulation, Abstraction, Polymorphism, Inheritance. Also known as the 'four pillars of OOP'.
Explanation:
Similar questions