Why Java is not purely object oriented?

Answer Posted / bharath

java is purely objectoriented but some concepts you declare
variables of primitive types that are n't objects.so thata way
java is not purely object oriented.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Under what conditions is an object’s finalize() method invoked by the garbage collector?

789


What means public static?

782


Mention the default values of all the elements of an array defined as an instance variable.

736


Tell me the latest versions in java related areas?

833


what is recursion in java

810


Give a practical example of singleton class usage?

777


How list contains works in java?

738


What does percent mean in java?

793


Why can't you declare a class as protected?

803


When a byte datatype is used?

1237


How does remove work in java?

724


Can constructor be protected in java?

727


Is java a super set of javascript?

827


How do you insert a line break?

685


What are the features of junit?

822