Computer Science, asked by cutiespie1234, 9 months ago

what are the basic principles of object oriented programming ( OOP )​

Answers

Answered by harshrajsingh567
0

Answer:

The four principles of object-oriented programming are encapsulation, abstraction, inheritance, and polymorphism. These words may sound scary for a junior developer. And the complex, excessively long explanations in Wikipedia sometimes double the confusion.

Answered by samreenkhanum
1

Answer:

  • Data abstraction
  • Inheritance
  • polymorphism
  • Data encapsulation
Similar questions