Explain the basic concepts of object oriented programming
Answers
Answered by
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
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