What is the entry point to a Kotlin program ? Give an example?
List some of the key modifiers in kotlin?
What is Kotlin’s target platform? Is Java-kotlin interoperability possible?
Name the extension methods Kotlin provides to java.io.File?
What are the features available in kotlin but not in java?
What are the advantages and disadvantages of Kotlin?
What is Kotlin?
Where does the Kotlin run and what is the entry point of Kotlin?
What are the types of strings available in kotlin?
what is the use of extension functions in Kotlin?
Give an example of high order functions?
Define high order functions in Kotlin?
What is the difference between var and val ?
How do you declare ranges operator in kotlin?
State the advantages and disadvantages of kotlin?