This video explains different concepts related to inheritance in Java.

0:15 What is Inheritance
2:05 Types of Inheritance
3:26 Syntax for Inheritance
4:48 Access Specifiers in Inheritance
5:50 Variable Hiding & Method Overriding
7:15 super in inheritance
7:42 Partial Overriding in Java
8:05 Final in Java
8:44 Constructor behaviour in inheritance