Can someone explain this : w.r.t Drawbacks of Object oriented programming.
The problem with object-oriented languages is they’ve got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle.
Someone has cited this example before me .. as an dis-advantage of Object oriented programming.
I didn't get the core .. What he wanted to say.
The same problem can be solved by using function programming instead of object oriented programming.