Why object orientation is good type of programming?
Answers
Answered by
2
Answer:
Object-oriented programming aims to implement real-world entities like inheritance, hiding, polymorphism, etc in programming. The main aim of OOP is to bind together the data and the functions that operate on them so that no other part of the code can access this data except that function.
Answered by
0
Answer:1.Due to inheritance i.e. Sharing properties about functions
2.Data abstraction
3.Polymorphysim
Explanation:POLYMERPHYSIM is the characteristic of being able to assign a different meaning or usage to something in different contexts - specifically, to allow an entity such as a variable, a function, or an object to have more than one form.
Similar questions
Math,
5 months ago
Computer Science,
5 months ago
Social Sciences,
5 months ago
Math,
1 year ago
Geography,
1 year ago