#2.1 How kotlin works | Kotlin Hello World | Part-2

Course: Kotlin Programming for Beginners - I

Android Beginners Code Computer Skills Mobile Development

How kotlin works? Kotlin Android Tutorial. In this video, we will explore how the code execution takes place in case of Kotlin? Such as in Java we have .java file converted into .Class file after compilation similarly we will checkout if the same things happen in case of kotlin file or not?