Is java supports multiple inheritance? explain?
Answer Posted / ravikiran
No not in a direct manner but interfaces serves the same
purpose
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the basics of core java?
What is meant by memory leak?
What is an exception? difference between Checked and Unchecked exception in Java
Can Exception handling we can handle multiple catch blocks?
What are the main features of java?
What is meant by anonymous class?
What are the approaches that you will follow for making a program very efficient?
What is a linkedhashmap java?
what is the major difference between linkedlist and arraylist in java?
what is object-oriented programming in java?
What are the differences between forwarding () method and sendredirect() methods?
How do I convert a string to an int in java?
What are the differences between Java 1.0 and Java 2.0?
What is difference between this and super keyword?
Can we execute java program without main method?