0
Which language is best for OOP?
I started python is it ok?
2 Answers
+ 3
Yes python is definitely ok. Also you can't say which language implements OOP the best because all of them have some advantages and disadvantages in their implementation.
+ 3
No language is best for OOP. OOP is just a concept that is implemented in almost all languages to make programming easier to manage and update.