7
Briefly explain the basic concept of oop's
Answers
Answered by
1
Answer:
The object oriented programming is based on real world entities like inheritance, polymorphism, data hiding, etc. It aims at binding together data and function work on these data sets into a single entity to restrict their usage. Some basic concepts of object oriented programming are − CLASS. OBJECTS.
Answered by
4
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.
this is your answer ↑↑mate
have a great day stay blessed
Similar questions