Why Java is not purely object oriented?

Answer Posted / srikanth

sorry, the question is wrong
Java is purely Object Oriented Language.
Since, without classes and objects we can't write a
single program in java.

example of language which is not purely object oriented
language is C++.
since, in c++ we can write programs with out classes and
objects.

Is This Answer Correct ?    60 Yes 306 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do you mean by classloader in java?

801


How do you implement polymorphism in our day to day life?

2983


Which is easier .net or java?

866


Can you override private or static method in java?

769


explain what is transient variable in java?

891


What must a class do to implement an interface in java programming?

766


What is java command?

807


What language is pass by reference?

799


Does isempty check for null?

786


Is a copy constructor?

850


How do you declare an empty string?

872


Is java programming easy?

759


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

907


What does s mean in regex?

790


What is initial size of arraylist in java?

796