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
describe synchronization in respect to multithreading? : Java thread
Is void a type?
What are passing parameters?
What are scriptlets?
What is the main method java?
What are the basic concepts of OOPS in java?
Is 64bit faster than 32 bit?
If you do not want your class to be inherited by any other class. What would you do?
How does arraylist work in java?
Is java owned by oracle?
What is the use of singleton class?
what is object-oriented programming in java?
What is serialization in java?
What is the java virtual machine?
How to pass arraylist to stored procedure in java?