Is java supports multiple inheritance? explain?
Answer Posted / dhawal
Instead of multiple inheritance there is feature called
interface in java.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Are variables stored in ram?
List some oops concepts in java?
What is static and final keyword in java?
What is the numeric promotion?
What is the major drawback of internal iteration over external iteration?
What is the difference between an if statement and a switch statement?
What is a local, member and a class variable?
How do you join strings in java?
Can you run java program without main method?
What is the association?
What are thread groups?
Is java se open source?
what is the significance of listiterator in java?
Are arrays dynamic in java?
How do I write a self declaration?