Loading
Current section: 2. Interfaces and Classes 4 exercises
Problem

Implementing Interfaces

Loading exercise

Transcript

00:00 Alright. Now, we're going to do some implementations of interfaces. So you're going to create a class that implement Or first, you'll create an interface, then you'll create a class that implements that interface and we'll talk about why it's so great. So let's take a look at that.