Unit 5 - Lesson 7

Abstract Classes

The goal of this lesson is to learn about abstract methods and how they act simply like placeholders for a method that will be defined by a subclass.

Move on to: Lesson 8