IN THIS LESSON

You learn how to use the extends keyword to create a subclass that inherits fields and methods from a superclass, and how inheritance promotes code reuse and hierarchy.