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
What is Enum in Java?
Explain garbage collection in java?
what is the purpose of using rmisecuritymanager in rmi?
Which methods cannot be overridden in java?
What is the primitive type short?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
How does predicate work in java?
Can we define a package statement after the import statement in java?
What is javac_g?
What is the use of arrays tostring () in java?
What does exp mean in math?
Can we have this () and super () together?
What is meant by stack and queue?
How many threads does a core java have?
What is difference between class and object in java?