why java does not support multiple inheritance
Answer Posted / kalaivani
java defenetly support multiple inheritance.it can be done
by the keyword called super.java does not support the
multilevel inheritance
| Is This Answer Correct ? | 26 Yes | 455 No |
Post New Answer View All Answers
Why is java logo a cup of coffee?
What is balanced tree in java?
What is finalize()?
what is the major difference between linkedlist and arraylist in java?
Can we initialize the final blank variable?
Which class cannot be a subclass in java?
What is classes in java?
How do you sort a set in java?
Is an empty arraylist null?
how to split string in java?
what is static import in java? Explain
What is the difference between overriding & overloading?
Which is better 64 bit or 32 bit?
How many ways can we create the string object?
How do generics work?