Get premium membership and access questions with answers, video lessons as well as revision papers.

List the benefits of Object oriented programming.

      

List the benefits of Object oriented programming.

  

Answers


Kavungya
- Redundant code can be eliminated
- The use of existing classes can be extended
- Data hiding helps in building secure programs
- It is easy to divide up the tasks of a project that is based on objects
- Possible to have multiple instances of an object to co-exist without any interference
- The data-cantered design approach enables the capturing of more details of a model in implementable form.
- Object-oriented programs can easily be upgraded from small to large systems.
- The interface descriptions with external systems is made simple
- Programs can easily be made from the existing ones.
Kavungya answered the question on May 15, 2019 at 15:08


Next: Explain the steps in program development.
Previous: Define Dynamic Binding.

View More Computer Programming Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions