Introduction

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

This is this module’s last lesson, meaning you’ll find the missing pieces of the Kotlin classes puzzle. The topic is vast, and there are many more things to learn. Keep going and learn all you can!

By the end of this lesson, you’ll be able to:

  • Identify the purpose of an interface.
  • Explain the problem that interfaces are trying to solve.
  • Describe how to implement interfaces.
See forum comments
Download course materials from Github
Previous: Quiz: Override Methods Next: Instruction