This video explains inheritance in Java. It features a super class and a sub class and discussed what is and isn't inherited. It also shows an overridden method and how to call a method in the super class that has been overridden. Also explained, whether a static variable is inherited or not and how to call it.