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

Is 0 a prime number?

757


Why do we use predicate in java?

832


What are the advantages and disadvantages of reference counting in garbage collection?

790


What is the difference between conversation & casting?

812


What are the java ide's? Explain

755


What is the difference between a scrollbar and a scrollpane?

835


When is finally block not called?

835


Is java based on c?

770


What methodology can be employed to locate substrings inside a string?

745


What do you understand by private, protected and public?

765


What is a nested structure?

750


What is an infinite loop?

805


How to print an arraylist in java?

770


What is use of super keyword in java?

827


What is the string function?

764