KnowledgeBoat Logo
|

Computer Applications

Write three benefits/preferences of Object Oriented Programming.

OOP Intro Java

124 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

79 Likes


Related Questions