Computer Science, asked by DemonHear, 14 days ago

What is the different OOPS principle?​

Answers

Answered by kingslint
1

Answer:

The four principles of object-oriented programming are encapsulation, abstraction, inheritance, and polymorphism. These words may sound scary for a junior developer.

Explanation:

Answered by Ᏸυէէєɾϝɭყ
25

Answer:

The basic OOPS principle are as follows:

  • Encapsulation
  • Abstraction
  • Inheritance
  • Polymorphism

Similar questions