Home / DeveloperSection / Interviews / What is OOP Benefits
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
Can you answer this question?
Jonas Stuart
OOP Benefits
· Creating well-structured programs where the code, once developed, is easily reusable.
· Programs can be easily extended with little effort, allowing us to reuse the existing code (which has been previously tested)
· And thereby reducing the maintenance cost for the software.
You have need login or register for voting of answers or question.
Jonas Stuart
12-Jul-2016OOP Benefits
· Creating well-structured programs where the code, once developed, is easily reusable.
· Programs can be easily extended with little effort, allowing us to reuse the existing code (which has been previously tested)
· And thereby reducing the maintenance cost for the software.