Why java Don't Support Multiple interitence
Answer Posted / srinu
Java Does not support Multiple inhertiance through class
because ambiguity between variables of different classes
and to rudece memory overloading.and another reason java
extended only one class at time
java support Multiple inhertiance through interfaces.because
java class implements any number of interface at time
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to split arraylist elements in java?
Which variables are stored in stack?
What are features of java?
What is meant by overloading?
Can we use this () and super () in a method?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
What is the difference between static (class) method and instance method?
What do you understand by casting in java language?
In how many ways we can do exception handling in java?
What do you mean by of string::valueof expression in java 8?
Explain different states of a thread in java?
What do you mean by platform independence of Java?
What is listnode in java?
What do you mean by collectors in java 8?
Can I learn java in 3 months?