Computer Science, asked by satyamy58171, 1 year ago

Explain the basic concepts of object oriented programming

Answers

Answered by srikarravipati03
0

Answer:

Object-oriented programming has four basic concepts: encapsulation, abstraction, inheritance and polymorphism. Even if these concepts seem incredibly complex, understanding the general framework of how they work will help you understand the basics of a computer program

Answered by ModernMonk856
0

Answer:

basic concept of object oriented programming:

Explanation:

there are four fundamental concepts of Object-oriented programming – Inheritance, Encapsulation, Polymorphism, and Data abstraction

Similar questions