There are many advantage of OOP like :
- OOP can model complex system and make it more simplier
- Reusibilty
- It have high security level through encapsulation pillar
- It’s easy to extend and maintain
Disadvantages :
- It more complicated to learn and unstand OOP