Java does not support multiple inheritance.
how interface helps in the same?
Answer Posted / sadiq
In Java class cannot extend more than one class,where as a
class can implement more than one interface.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the access scope of protected access specifier?
Can we define static methods inside interface?
What is the difference between serializable and externalizable interface?
What is externalizable interface?
What is parseint?
What is the major difference between linkedlist and arraylist?
What is the difference between a scrollbar and a scrollpane?
Explain wait(), notify() and notifyall() methods of object class ?
What is the synonym of string?
How many types of design patterns are there?
What is the default size of load factor in hashing based collection?
What is a nested list?
Can we declare register variable as global?
What is an i/o filter?
What does provide mean construction?