why java does not support multiple inheritance
Answer Posted / reshma mittal
java does not support multiple inheritance because in java
we can develop web based application
suppose we r trying 2 download a file that has extended
many classes if 995 of classes get downloaded and even 1%
gives error in downloading then there is no use of
downloading
that's why java avoid such comlexities of interdependency
so it avoid multiple inheritance
| Is This Answer Correct ? | 2 Yes | 16 No |
Post New Answer View All Answers
What is the difference between delete and delete[]
What is the difference between variable & constant?
How do you check if an arraylist is not empty?
Does java return by reference?
What is the difference between sop and work instruction?
What do you understand by classes in java?
how are methods defined?
What is run time allocation?
Can I import same package/class twice?
Write a program to check string is palindrome without using loop?
What is the simpletimezone class in java programming?
What’s the difference between the methods sleep() and wait()?
What is unmodifiable collection in java?
Does list maintain insertion order java?
Difference between Linked list and Queue?