Kotlin Class and Objects
In this article, you'll be introduced to Object-oriented programming in Kotlin. You'll learn what a class is, how to create objects and use it in your program.
Kotlin supports both functional and object-oriented programming.
Kotlin supports features ...
usebi12.hashnode.dev5 min read