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

How does hashset works in java?

536


Why java is a platform independent? Explain

536


What are the basic control structures?

501


Why is java called java?

545


Can a static method be final?

558






What is an example of a conditional statement?

569


What is prefix of a string?

576


what is a green thread? : Java thread

576


What is thread pool in java with example?

547


Does java runtime require a license?

578


What is the difference between the size and capacity of a vector?

571


If a class is declared without any access modifiers, where may the class be accessed in java programming?

662


Is void a keyword in java?

598


Define how does a try statement determine which catch clause should be used to handle an exception?

588


What does the three dot emoji mean?

587