What is Object Oriented Programming? Explain any five concepts of Object Oriented
Programming and write the name of any two Object Oriented Programming language.
Answers
Answered by
2
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.
Similar questions