why do we prefer object oriented approach in complex programming?
explain.
Answers
Answered by
48
Advantages of OOP: It provides a clear modular structure for programs which makes it good for defining abstract datatypes in which implementation details are hidden. Objects can also be reused within an across applications. The reuse of software also lowers the cost of development.
Answered by
26
OOP is the object oriented programming approach to any programming language. By using these features you can easily reuse your program or part of your program. OOP provides you a power to do programming in a very effective manner. Learn OOP concept and implement it in your daily programs.
Similar questions
Hindi,
6 months ago
Social Sciences,
6 months ago
Science,
11 months ago
English,
11 months ago
Math,
1 year ago