Slides / VideoIntermediate
Implementing Interfaces in Classes
Learn how a class uses the implements keyword to guarantee it matches an interface's shape.
1 / 6
Learn how a class uses the implements keyword to guarantee it matches an interface's shape.