What is the multilevel inheritance. and also give the Example
of it ?
Answer Posted / guest
a multilevel inheritence is one in which there exist one base
class ,one derived class and multiple intermediate base class.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
How finally used under exception handling?
Which api is provided by java for operations on set of objects?
What does sprintf mean?
Does anyone still use java?
What is finally and finalize in java?
What is a platform?
What are keywords and reserved words in java?
What is generic type?
What is the purpose of finalization in java programming?
Can we have any other return type than void for main method?
Explain java coding standards for variables ?
Why array is used in java?
What happens if we override private method?
How do you check whether the list is empty or not in java?
What is difference between equal and == in java?