Is java supports multiple inheritance? explain?
Answer Posted / ravikiran
No not in a direct manner but interfaces serves the same
purpose
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why java is considered dynamic?
Is null an object in java?
When is finally block not called?
Which eclipse is best for java?
What is the difference between compile-time polymorphism and runtime polymorphism?
What do you mean by singleton class in java?
Why is a constant variable important?
Is singleton thread safe in java?
Which sorting algorithm is in place?
What is a function easy definition?
Explain when noclassdeffounderror will be raised ?
Why are constructors used?
What is polymorphism in java? What are the kinds of polymorphism?
What is the maximum size of list in java?
If a method is declared as protected, where may the method be accessed in java programming?