list out the advantage of objects oriented programming.
Answers
Answered by
1
Explanation:
Some of the advantages of object-oriented programming include: 1. Improved software-development productivity: Object-oriented programming is modular, as it provides separation of duties in object-based program development. It is also extensible, as objects can be extended to include new attributes and behaviors.
Similar questions