KnowledgeBoat Logo
|

Computer Applications

Write three benefits/preferences of Object Oriented Programming.

OOP Intro Java

121 Likes

Answer

Three benefits of Object Oriented Programming are:

  1. The reusability of the program code is enhanced.
  2. Data abstraction makes the software easier to handle.
  3. Software for complex tasks can be easily developed.

Answered By

78 Likes


Related Questions