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
What is java developer job description?
Why class is used in java?
What is comment?
what is direct link to download swing ebook,applet,ejb,core java
What is a gui in java?
What is a java application client?
What is context attribute?
What is java ee sdk?
What is jaxr client?
What is application client module?
What is component contract?
What are j2ee concepts?
What are j2ee components?
What is context root?
What are container services?