Why JAVA is not a pure object oriented programming language?what is the name of Pure Object Oriented programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Why JAVA is not a pure object oriented programming language?what is the name of Pure Object Oriented programming language?

4th Mar 2017, 3:26 PM
Nishant Sehgal
Nishant Sehgal - avatar
4 Answers
+ 10
Java has primitive datatype, not only objects. So it's not pure oop.
4th Mar 2017, 3:38 PM
Tashi N
Tashi N - avatar
+ 3
Smalltalk should be pure
4th Mar 2017, 4:48 PM
No One
No One - avatar
+ 1
Scala is pure as well.
4th Mar 2017, 11:01 PM
1of3
1of3 - avatar
+ 1
Primitives is just an extra support.. equavialent Classes are there Integer, Boolean.. So it is pure ++
7th Apr 2017, 4:57 AM
Saravanakumar Vaidyanathan
Saravanakumar Vaidyanathan - avatar