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 / dinesh goud
java does not supports multiple inheritance .........we fell that through interface we can achive but that is not correct.........through interface we achive only late binding.........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we make sure main() is the last thread to finish in java program?
What are the benefits of immutable objects?
What is object cloning in Java?
How many bytes are there?
Why there is no call by reference in java?
Can you call a method in a method?
What is character in data type?
What is an class?
What is use of super keyword?
In how many ways we can do exception handling in java?
What are autoboxing and unboxing? When does it occur?
When will we use them?
What are the differences between include directive and include action?
What is a JAR file?
What do negative exponents mean?