Why java is not a pure object oriented language?

Answer Posted / manikiran

Java fails in multiple inheritance. It is one of the feature
in OOPS concept .Java does not follow all rules of OOPS concepts

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between exception and error in java?

690


Difference between notify() method and notifyall() method in java?

737


Can we nested try statements in java?

829


What do you understand by casting in java language?

783


What is e in java?

719


What is ‘is-a ‘ relationship in java?

779


Can we make the abstract methods static in java?

770


Define interface in java?

797


What is the structure of java?

734


How many types of memory areas are allocated by JVM in java?

782


What is data type modifier?

703


How does the garbage collector works in java?

748


What is a parameter in java?

715


What is struts in java?

792


Justify your answer that you can't define a method inside another method in java, if you can then how?

790