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 purpose of object oriented programming?

540


What is difference between stringbuffer and string?

498


Explain the usage of this with constructors?

532


What is jrmp?

552


Why do we need variables?

533






What is method overloading in java ?

564


Is array size fixed in java?

546


how we can make a read-only class in java?

546


What are conditionals and its types?

592


Why do we need wrapper class?

538


How do weakhashmap works?

593


Explain the public class modifier?

507


How to print nodes of a Binary tree?

1756


What are the advantages of functions?

525


Given a singly linked list, determine whether it contains a loop or not without using temporary space?

586