Why Java is not purely object oriented?

Answer Posted / babu

java is not pure object oriented language because of two main
reasons,
1. java uses primitive data type. means every thing in java
is not the object and classes.
2. it supports static variables that are not the part of
classes and object.
these are two main reason that's why java is not pure
object oriented languge.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class and object in java?

758


Are floats faster than doubles?

778


Which is better stringbuffer or stringbuilder?

721


Which sorting algorithm is in place?

721


What does regex mean?

767


What is fail fast in java?

788


What is the core java?

722


How java enabled high performance?

801


Can we extend a class with private constructor?

727


What package is math in java?

745


What do you mean by aggregation?

820


What is the difference between preemptive scheduling and time slicing in java programming?

785


What is mean by encoding?

819


Can you give few examples of final classes defined in java api?

791


Tell me a few examples of final classes defined in Java API?

777