Name any two basics Principle of Object-Oriented Programming.
Answers
Answered by
21
Answer:
Encapsulation, inheritance, and polymorphism are usually given as the three fundamental principles of object-oriented languages (OOLs) and object-oriented methodology. These principles depend somewhat on the type of the language.
Answered by
12
Answer:
Two basic Principles of Oriented Programming:
(1) __ Encapsulation
(2) __Inheritence.
Similar questions