Is java supports multiple inheritance? explain?
Answer Posted / samuelj/samsjjj@gmail.com
java does not support Multiple inheritance so we can use
Interface
interface contains the abstract methods
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the reflection?
Explain wait(), notify() and notifyall() methods of object class ?
Which is easier .net or java?
What is the difference between math floor and math round?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Can you instantiate the math class?
What is the purpose of the enableevents() method?
Explain the access modifiers for a class, method and variables?
What does s mean in regex?
What are accessor methods in java?
What is length in java?
If goto and const is reserve words than why it is not work in java?
Is string is a class in java?
How do you remove duplicates in java?
Can we sort set in java?