+2 votes
in Class 11 by kratos

Write one advantage of OOP.

1 Answer

+5 votes
by kratos
 
Best answer

The object-oriented programming provides improved software development productivity over traditional procedure based programming techniques, because of the factors like modularity, extensibility, and reusability.

...