why java does not support multiple inheritance
Answer Posted / anoop
java do not support virtual keyword ,therefore direct
multiple inheritance is not supported in java
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is boolean query?
What is io stream in java?
How do you print array in java?
What is 32 bit float?
What is linked hashmap and its features?
How can we find the actual size of an object on the heap?
what is the purpose of the runtime class?
Is java a super set of javascript?
Write a java program to count the number of words present in a string?
What is use of set in java?
What are the new features in java 8? Explain
What do you mean by exception handling in Java?
Explain a situation where finally block will not be executed?
What is the static import?
Is array an object in java?