Why Java is not purely object oriented?

Answer Posted / shibani

No,Java is a purely Object oriented programing language

One language to be object oriented it should support

1.Inheritance
2.Encapsulation
3.Polymorphism

And java support all the features,So its PURE

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why pass by reference is not possible in java?

500


What do you mean by composition in java?

572


What is the difference between heap and stack memory?

548


What is a parameter in simple terms?

562


Explain the difference between association, aggregation and inheritance relationships.

557






Where are local variables stored?

512


Explain the difference between abstract class and interface in java?

539


What is Classloader in Java?

638


Can we convert list to set in java?

512


How can I right-justify a string?

629


Is null a keyword in java?

557


What is a treeset class?

560


What does %4d mean in java?

843


Is string a datatype?

550


How do you decide when to use arraylist and linkedlist?

534