why is multiple inheritance not allowed in java?
Answer Posted / mahesh yadav ch
when ever a class extending more then one class. if f1()
method is present all exteding ... when we call f1()
method...jvm will confused which class method is called this
lead to ambuity error.....
java does'nt support multiple inheritance.......
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Can we assign integer value to char in java?
Does java have extension methods?
What are the two types of java?
Explain when classnotfoundexception will be raised ?
Why java is not 100% object-oriented?
What does the append?
What is the difference between super class & sub class?
What is the difference between choice and list?
What is java instanceof operator?
Can an abstract class be a final class?
State the difference between creating string as new () and literal.
Difference between overriding and overloading in java?
Which collection is best for sorting in java?
Difference between this() and super() ?
What is the meaning of variables in research?