Computer Science, asked by pushpachandra0010, 2 months ago

What are the two benefits of OOP ?​

Answers

Answered by Anonymous
1

Modularity for easier troubleshooting. Something has gone wrong, and you have no idea where to look.

Reuse of code through inheritance.

Flexibility through polymorphism.

Effective problem solving.

pls mark me as brainlist ✌️ ✌️

Answered by noushad63948
0

Answer:

modularity for easier troubleshooting

2) reuse of code through inheritance

Similar questions