why java does not support multiple inheritance
Answer Posted / sskur
Java was designed without multiple inheritance.Java
interfaces solves most problems that are commonly solved
using multiple inheritance just simulates inheritance .
Kalaivani , Kishore don't misguide others unless your
absolute with your answers.
| Is This Answer Correct ? | 40 Yes | 72 No |
Post New Answer View All Answers
What is enhanced loop in java?
What is a linkedhashmap java?
What are some characteristics of interference class?
Is double bigger than float?
What is overloading and overriding in java?
Differentiate between stringbuffer and string?
How can we create objects if we make the constructor private ?
What does a boolean method return?
What is super in java?
What is function and its uses?
What is a super method?
What differences exist between iterator and listiterator?
What methods are used to get and set the text label displayed by a button object?
What is java util hashmap?
What is the arraylist in java?