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
What does sprintf mean?
Compare overloading and overriding?
Why can't we override private static methods?
Where are global variables stored?
What is the reason behind using constructors and destructors?
What is data structure in java?
Is java se free?
Can a constructor be made final?
What is getkey () in java?
What do you understand by garbage collection in Java? Can it be forced to run?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Can you extend singleton class?
What value is a variable of the string type automatically initialized?
What are exception handling keywords in java?
What is a Presistent Object?