Computer Science, asked by Matrix44, 3 months ago

What is multilevel Inheritance in Java??​

Answers

Answered by kochedaksh06
2

Answer:

When a class extends a class, which extends anther class then this is called multilevel inheritance. For example class C extends class B and class B extends class A then this type of inheritance is known as multilevel inheritance.

Answered by NehaNagal
4

 \huge\underline\mathcal\pink{♡Answer♡}

When a class extends a class, which extends anther class then this is called multilevel inheritance. For example class C extends class B and class B extends class A then this type of inheritance is known as multilevel inheritance.

 \mathcal\red{ I \: hope \: it \: helps \: u. }

\Huge\fbox{\color{green}{@NehaNagal}}

Similar questions