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
Explain about wait() method?
Is array dynamic in java?
What is a instance variable in java?
How will you communicate between two applets?
Can you give names of Container classes?
What is method overloading in java ?
What is the difference between @before and @beforeclass annotation?
Can you sort a string in java?
What does percent mean in java?
What are structs in java?
What is the difference between length and size in java?
What is navigable map in java?
What do you mean by data type?
Can a constructor call another constructor?
What is join () in java?