softedu.it.training.center@gmail.com
Kotlin has been designed in a way that it eliminates the need for boilerplate code. Kotlin requires fewer lines of code as compared to java. In Java, we must create references for views using findViewById. In Kotlin, that is taken care of automatically, therefore, reducing the lines of code drastically.