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
Can we override tostring method in java?
Can you instantiate the math class in Java?
What are drawbacks of singleton class?
What happens when I use / and % with a negative numerator?
What are the properties of thread?
Can a final variable be null?
What is the difference between the direct buffer and non-direct buffer in java?
What is meant by 'Class access modifiers'?
How does remove work in java?
What do you know about the garbage collector?
What is array sorting in java?
How to sort a collection of custom Objects in Java?
What is javac in java?
What Is Query Throttling in java?
What occurs when an object is constructed?