Why Java is not purely object oriented?

Answer Posted / chitresh goyal

JAVA is not because it supports Primitive datatype such as int, byte, long... etc, to be used, which are not objects.
Ruby is perfect or Pure Object Oriented Language.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the term string pool?

797


Is a boolean variable?

747


How do you sort in descending order in java using collections sort?

715


What is time complexity algorithm?

802


What is parsing in java?

728


What is the default size of load factor in hashing based collection?

816


What is the static method?

762


Give me an example of array and linked list? Where they can be used?

780


What is stringwriter?

743


Why main() method is public, static and void in java ?

850


Can a class have multiple superclasses?

796


Can a method be static?

743


How many java versions are there?

761


How do you add an element to a set in java?

780


Can we synchronize static methods in java?

820