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
Why scanner is used in java?
can any body body expalin best definitions & best real time exaples for opps concepts.
What are the java ide’s?
what is thread? : Java thread
What is difference between this and super keyword?
What is the difference between JDBC 1.0 and JDBC 2.0?
What is a for loop in java?
What does a method signature consist of?
Why is flag used in java?
what is object-oriented programming in java?
Is string a class in java?
How would you use Bubble Sort to sort the number of elements?
When should I use stringbuffer?
How do I convert a string to an int in java?
What is continuity of a function?