Kotlin abstract classes can’t be instantiated directly and are intended to be subclassed by other classes. They can have both abstract and concrete methods and also have instance variables. The abstract methods declared in an abstract class don’t have any implementation, and they must be implemented by any subclass that extends the abstract class.
See forum comments
This content was released on May 22 2024. The official support period is 6-months
from this date.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Previous: Quiz: Create Data Classes
Next: Instruction
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.