An object oriented programming language
Answers
Answered by
50
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.
Similar questions