why java does not support multiple inheritance
Answer Posted / farsim
Have a look at this ink you are not getting any better answer.
http://www.javaworld.com/javaworld/javaqa/2002-07/02-qa-0719-multinheritance.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the common usage of serialization? What exceptions occur during serialization?
In java, how many ways you can take input from the console?
Is string a class in java?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
What is java jit compilers?
What are methods?
What is the final field modifier?
Is the milky way in a void?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
Write java program to reverse string without using api?
Can you inherit a constructor java?
How does arrays sort work in java?
What are advantages and disadvantages of OOPs?
What is an iterator interface in java programming?
What is the use of singleton?