- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 30字
- 2021-06-24 14:57:57
Primary benefits of OOP
There are many benefits of OOP. Chief among them are the following:
- Portability
- Inheritance
- Encapsulation
- Polymorphism
Each of these aspects is detailed in the following sections.