This video finished the previously started lecture on the concept of inheritance in java and how to extend classes from other classes. It also demonstrates how to create an object inside of another object. The concepts of inheritance is described with a sample Dinosaur creation program which is similar to the second assignment for this class.