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
When should I use a singleton?
What is byte value?
What is output buffer?
What is the difference between variable declaration and variable initialization?
What is a file pointer?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What if static is removed from main method?
What are use cases?
How big is a boolean?
What is a method vs function?
Where are local variables stored?
What is string buffer?
What is local class in java?
What is entry set in java?
Can two objects have same hashcode?