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
Can we extend singleton class in java?
What are the advantages of compiled language?
Explain about anonymous inner classes ?
Why we use multi threading instead of multiprocessing?
Which data type is a class in java?
What's the base class in java from which all classes are derived?
What are the two ways of implementing multi-threading in java?
What are predefined functions?
Can we write multiple catch blocks under single try block?
What is stored procedure. How do you create stored procedure ?
Why can we not override static method?
Is integer immutable in java?
Write a program to search a number in the given list of numbers.
Is upper case in java?
What are the differences between path and classpath variables?