How multipleInheritance is possible in java?
Answer Posted / suneel
In Java multiple inheritance is not Possible....
Don't think that interface is for multiple inheritance ,most
of the book given wrong idea about - interface is for
multiple inheritance .
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is fail fast in java?
How does hashmap work in java ?
What does substring mean?
What is a condition in java?
What is the purpose of nested class in java?
What is the use of StringTokenizer class?
Tell us something about different types of casting?
What is prime number in java?
What is nan inf?
Explain the difference between map and flatmap stream operation?
What invokes a thread's run() method in java programming?
What are assembly attributes?
What is method in java with example?
What is a type parameter in java?
What are the pillars of java?