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 java full form?
what is singleton class in java?
How big is a boolean?
Is there any tag in htm to upload and download files?
What package is math in java?
Explain polymorphism citing an example.
What are the three parts of a lambda expression?
What are thread groups?
Is linked list a linear or non-linear data structure?
What is an off by one error in java?
Explain exception chaining in java?
How to declare an arraylist in java?
Can a abstract class be defined without any abstract methods?
What is difference between equals and hashcode method?
Is arraylist sorted in java?