Wrapping Up

We'll cover the following...

Kotlin’s support to build a hierarchy of classes goes beyond the support provided in Java. Interfaces are almost the same in both languages, except in the way they are defined—Kotlin has no default keyword, and static methods go ...