Computer Science, asked by maya1284, 11 months ago

explain the advantage of object oriented language in points​

Answers

Answered by mrstark28
1

Answer:

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.

Similar questions