Is java supports multiple inheritance? explain?
Answer Posted / payal
Java supports multiple inheritance via interface
Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Can a class have multiple subclasses?
Why does java have two ways to create child threads?
Which list does not allow duplicates in java?
What is Recursion Function?
What is the difference between == and === javascript?
Explain the difference between throw and throws in java?
Where is java located?
What is the java idl system?
How do you check if a string is lexicographically in java?
How big is a boolean?
Which non-unicode letter characters may be used as the first character of an identifier?
What means public static?
What is the use of java?
What is the use of parseint in java?
Describe how to implement singleton design pattern in struts.