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
what is meant by abstract class?
Can a static method be final?
What is a copy constructor in java?
Objects or references which of them gets garbage collected?
Explain java coding standards for constants?
What are inbuilt functions in java?
What is data object example?
Is java map thread safe?
how to prepare for IT Officers Interview in Banks
What is a substring of a string?
What is singleton pattern?
Explain the advantages of packages in java?
What is object data type?
Why do we use predicate in java?
What is the difference between superclass and subclass?