Mention few features that Kotlin provides but not java ?
What is Range in Kotlin?
When instruction in Kotlin are executed ?
In Kotlin can interface have implemented method?
Define step() function in Kotlin?
What is the use of abstraction in Kotlin?
List some of the key modifiers in kotlin?
What is the role of open keyword in Kotlin?
Does Kotlin have the static keyword? How to create static methods in Kotlin?
Why you should shift from Java to kotlin?
What is the difference between var and val ?
Explain kotlin’s null safety?
What is nested class in Kotlin?
Can you migrate code from java to kotlin?
State the differences between val and var?