+4
Am I right that Ruby is true OOP language? What about java? It also support this paradigm. Which of them is more closer to OOP?
7/17/2017 7:39:11 PM
3 Answers
+5
Ruby is "PURE" object oriented, everything is an object whereas Java is not
+3
Yes Java is also Object-oriented programming Language like Ruby
-1
Asom
Send us a message