Why Java is not purely object oriented?

Answer Posted / balaram(rocker ram)

Java language is not not purely object oriented
language..Because of it consist the "primitive data
types".If any language containing the primitive data types
means then it obviously not Pure Object Oriented.But Every
"Java Application" is Definitely Pure Object Oriented....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are instance variables?

822


Can we initialize the final blank variable?

813


Explain the concept of proper inheritance?

825


Explain try and catch keywords in java?

870


What is difference between add() and addelement() in vector?

1298


Can we have return statement in finally clause? What will happen?

735


How we can declare a static variable?

877


Explain the use of shift operator in java. Can you give some examples?

728


Can we have a method name same as class name in java?

807


Are generics important java?

722


Explain the private field modifier?

843


What is set in java?

760


What is a numeric digit?

772


Is integer immutable in java?

736


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

895