How to achieve multiple inheretence in java.I need an
example. how we achieve.
Answer Posted / srikanth jakka
The mechanism of inheriting the features of more than one
base class into a single class is known as multiple
inheritance. Java does not support multiple inheritance but
the multiple inheritance can be achieved by using the
interface.In Java Multiple Inheritance can be achieved
through use of Interfaces by implementing more than one
interfaces in a class.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
Which package is imported by default in java?
What is jaxr client?
What is the container?
What are the advanced technologies in java?
What is web container in j2ee?
What is urn?
How can I be good in java?
What is data?
What spring is in related to j2ee?
What are the technologies a java developer must know?
Is j2ee and jee same?
What is javac written?
How many types of modules is defined by j2ee specification?
What is pure java?
Describe action form?