Question:medium

Write any two advantages of using OOP.

Show Hint

OOP allows the use of abstraction, inheritance, and polymorphism, which lead to more efficient and maintainable software development.
Show Solution

Solution and Explanation

Was this answer helpful?
0