This is 1st post of OOPS series in Kotlin. Here, we will talk about class in Kotlin. We will see what is it and why do we need it, a detailed explanation on how can we use it etc. In …
In this article, we will go through concepts of kotlin interface with examples. We will see how to define, implement interface in kotlin, different features of kotlin interface, multiple interface in same class, how does interface works in kotlin etc. …
You must be logged in to post a comment.