How multipleInheritance is possible in java?
Answer Posted / aruna
Mr.Firdouse,I know that it is possible through interfaces
but i want to know how it is implemented?Can u give me a
clear answer?
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we have any code between try and finally blocks?
Does java allow overriding static methods ?
What is the exact difference in between unicast and multicast object? Where we will use?
Can we override constructors in java?
What is native method in java?
Why arraylist is not synchronized in java example?
What are anonymous inner classes?
How many types of memory areas are allocated by JVM in java?
What is hashing principle in java?
How would you use Bubble Sort to sort the number of elements?
How to declare objects of a class ?
Does set allows null in java?
What is the full form of jpeg?
Define an enumeration?
Describe the Big-O Notation.