all are saying java doesn't support multiple inheritance but
by default Object class is super class for all the user
defined classes and we can extend atmost one class so each
class can extend more than one class so java supports
multiple inheritance?i am confused with this,pls any one
explain me.
Answer Posted / ravi
Java does not support multiple inheritence but supports,
Multi level inheritence.
In your question what you r saying is multi level
inheritence.
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
What are packages in java?
How can you write a loop indefinitely in java programming?
How many types of threads are there in java?
What is a flag and how does it work?
What 5 doubled?
What is data and its types?
Explain about OOPS concepts and fundamentals.
What is == in java?
What are the difference between composition and inheritance in java?
Why should we use singleton pattern instead of static class?
Which is better 64 bit or 32 bit?
Why static functions are used?
How to avoid memory leak in java?
Is singleton class immutable?
What are the 4 types of research methods?