How multipleInheritance is possible in java?
Answer Posted / anurekha
in java multiple inheritance is possible using interface.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of stub and skeleton?
Which data type is a class in java?
Difference between throw and throws?
How many bits is a 64 bit byte?
What is java command?
Why does it take so much time to access an applet having swing components the first time?
What are autoboxing and unboxing? When does it occur?
Can we override private method?
please send me hr interview questions in it industry
What are variable arguments or varargs?
can java object be locked down for exclusive use by a given thread? : Java thread
How do you find the maximum number from an array without comparing and sorting?
Which sorting algorithm is best in java?
What is method reference in java?
Explain importance of finally block in java?