Computer Science, asked by aakarsitsrivastava, 7 months ago

Write three benefits of Object Oriented Programming.

Answers

Answered by ItzParth14
3

Answer:

✨4 Advantages of Object-Oriented Programming

  1. Modularity for easier troubleshooting. Something has gone wrong, and you have no idea where to look. ...
  2. Reuse of code through inheritance. ...
  3. Flexibility through polymorphism. ...
  4. Effective problem solving.
Answered by shagunmiahra3244
0

Answer:

•Re-usability. It means reusing some facilities rather than building it again and again. ...

•Data Redundancy. ...

•Code Maintenance. ...

Similar questions