how an we achive multiple inhetitance in java using
interface..??
Answer Posted / sindhu
In Java Multiple Inheritance can be achieved through use of Interfaces by implementing more than one interfaces in a class.
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What do you mean by an interface in java?
What is jit compiler ?
What is java objectoutputstream?
Differentiate between overriding and overloading cases?
What is the final access modifier in java?
Is set ordered in java?
Can you extend main method in java?
Can list contain null in java?
Difference difference paint() and paintcomponent()?
What is visibility mode?
What is the definition of tree ?
Explain about assignment statement?
Define nashorn in java8.
What is java console application?
Explain different states of a thread in java?