How to write multiline string in kotlin?
How do you declare ranges operator in kotlin?
What is the difference between Const and Val?
How to convert a String to an Integer?
Where does this Kotlin run ? Does it have some kind of different runtime environment ?
How to declare variable in Kotlin ?
What is the difference between Return Type Unit and Return Type Nothing in Kotlin?
List some of the key modifiers in kotlin?
Explain the use of extension functions
What is the entry point to a kotlin program?
What is kotlin’s null safety?
How to make a class data class ?
Can kotlin code be executed without jvm?
How is kotlin integrated with Gradle?
Mention few features that Kotlin provides but not java ?