Why Java is not purely object oriented?

Answer Posted / edward sudhaharchennai

Even though we cannot write parogramme in java without
classes and objects , Still java allows to use primitive
types. So i can say java is not 100% object oriented....

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of methodology?

776


What is static method with example?

868


What is object in java?

762


Can static methods access instance variables in java?

788


What are heterogeneous objects?

799


What is overriding in java?

755


Explain about arraylist?

775


What are the wrapped, classes?

795


How do you print array in java?

744


What is the role of garbage collector in java?

721


What is static block?

789


Should a main method be compulsorily declared in all java classes?

794


What is listnode in java?

748


Is java a compiler?

756


What is the tradeoff between using an unordered array versus an ordered array?

922