why java does not support mulitple inheritance directly?
Answer Posted / kranthi kumar adari.
Java doesnot support multiple inheritance bcoz it leads to
ambiguity when two base classes are having same function
signature.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is java map thread safe?
What are the different types of inner classes?
Differences between C and Java?
What is java autoboxing?
Why java is not 100% object-oriented?
What is boolean logic?
What are synchronized methods and synchronized statements in java programming?
What is the difference between processes and threads?
What is a variable simple definition?
why java uses class level type casting ?
What is the use of conditional statement?
Can a function return a function?
Explain different forms of polymorphism?
What are advantages of exception handling in java?
How do you classify Dialog Box?