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

What do you mean by order of precedence and associativity?

552


Which programming language is most secure?

548


What are the differences between checked exception and unchecked exception?

533


What is boolean example?

537


Can we create constructor in abstract class ?

592






What is outofmemoryerror in java?

573


Why call by value prevents parameter value change?

600


What is a nested structure?

549


What is busy spin, and why should you use it?

596


What is the maximum size of list in java?

551


What is string subsequence method?

640


Why is string class considered immutable?

607


What is finalize()? Is finalize() similar to a destructor?

553


Can a static block throw exception?

666


What is the difference in between cpp and java? Can u explain in detail?

619