OOP in Mql5

 
Why OOP is in mql5? What advantages it brought to mql5 besides complications?Thanks.
 
Just google for OOP advantages :-).
 

By making use of OOPS concepts, We can reduce the program length in a big way.

Reusability of code is the big advantage of it.