Back to course

Kotlin OOP: Classes and Objects

Full Android Native 0 to Hero

Object-Oriented Programming

  • Defining a class.
  • Primary and secondary constructors.
  • Initializer blocks (init).
  • Creating instances of classes.