Computer Science, asked by konvexlama987, 6 months ago

explain one principal of OOP in detail with example​

Answers

Answered by vimalkumarvishwakarm
0

Answer:

Principles of OOP

Principle 1. Inheritance. Good news: you already know some of the principles of OOP! :) ...

Principle 2. Abstraction. This is a very simple principle. ...

Principle 3. Encapsulation. We've already run into this. ...

Principle 4. Polymorphism

Similar questions