Is there any weak points in OOP? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there any weak points in OOP?

As object-oriented programming is crucial in Java, i just wanna know if there is any wrakness or not. If there is, let me know.

11th Jul 2018, 5:32 PM
Ye Oo
Ye Oo - avatar
2 Answers
+ 2
None has been discovered so far if you ask me. But I think that the only downside to its OOP nature is it's scary and bulky syntax
11th Jul 2018, 5:38 PM
Dlite
Dlite - avatar
+ 2
Once you're past the basic drawbacks that apply to any concept (time to learn/understand it, dealing with the complexities, et cetera) then there's really no negatives present.
11th Jul 2018, 5:48 PM
Keto Z
Keto Z - avatar