Unit 5 - Lesson 8

Interfaces

The goal of this lesson is to understand interfaces and how they are basically a list of methods that a class will define.

Move on to: Unit 6