Why Java is not purely object oriented?

Answer Posted / sujith

Java is not purely objected oriented because it does not support multiple inheritance and operative overloading. But multiple inheritance is possible with the help of interfaces.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getclass () getname () in java?

900


What is flag in java?

755


why an outer class cannot be declared as private?

3931


Why singleton is not thread safe?

804


What is application system?

706


What is not thread safe?

768


What does || mean in code?

805


Is multiple inheritance supported by java?

714


What does split function do in java?

768


What is anagram of a string?

719


What are local variables?

822


What is a super method?

767


What does exp mean in math?

760


Write a java program that prints all the values given at command-line.

775


Is null an object in java?

806