How multipleInheritance is possible in java?
Answer Posted / archana
i agree with the answer tat multiple inheritance is
achieved by interfaces,
but the question is
WHAT IF TWO INTERFACES HAVING SAME METHODS THEN WHAT METHOD
IS USED IN CLASSES WHO IS IMPLEMENTING THE INTERFACES?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is assembly used for?
What is hashtable and explain features of hashtable?
How do you trim a space in java?
What is a pattern what is an anti pattern?
How do you add an element to an arraylist in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is identifier with example?
What is a default constructor and also define copy contrucyor?
What is difference between stringbuffer and string?
What is java util concurrentmodificationexception?
Why java is considered as platform independent?
What was java originally called?
Differences between traditional programming language and object oriented programming language?
Why do we need array in java?
How can we create a thread in java?