Why java Don't Support Multiple interitence
Answer Posted / g ch vishnu vardhan reddy
Multiple Inheritance is not supported by java in order to
avoid ambiguity between variables of different classes and
to rudece memory overloading.
| Is This Answer Correct ? | 42 Yes | 1 No |
Post New Answer View All Answers
What is singleton math?
Can you pass functions in java?
Define iterator and methods in iterator?
Can we override data members in java?
How to stop a thread in java? Explain about sleep () method in a thread?
What is the benefit of inner / nested classes ?
Why is multiple inheritance not supported in java?
What is the difference between array and array list in java?
Can a top level class be private or protected?
What is primitive data type in java?
What is an exception in java?
What is anagram of a string?
What is anti pattern in java?
What is the super void?
What is entry in java?