Is java supports multiple inheritance? explain?
Answer Posted / samuelj/samsjjj@gmail.com
java does not support inheritance so we can use Interface
interface contains the abstract methods
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
what is the major difference between linkedlist and arraylist in java?
Is space a character in java?
What type of variable is gender?
What is meant by overloading?
What is an example of procedure?
What does you mean in math?
What are class members by default?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Why is string builder not thread safe?
What all access modifiers are allowed for top class ?
What is the exact difference in between unicast and multicast object? Where we will use?
Is java call by value?
What is enhanced loop in java?
What is an example of a conditional statement?
Difference between vector and arraylist.