How can you declare a variable in Kotlin?
What are the types of strings available in Kotlin? And, what do you mean by Kotlin String Interpolation?
Explain the data classes in kotlin?
What is Kotlin Native?
What is the equivalent of switch expression in Kotlin? How does it differ from switch?
Explain the Main features of kotlin which are not available in java?
What are Coroutines?
What is nested class in Kotlin?
How to compare two strings in Kotlin?
Does Kotlin support both Explicit conversion and Implicit conversions?
What is the use of rangeTo() function?
What is the difference between inline and infix functions? Give an example of each.
List down some kotlin data class built in methods?
What is the latest version of kotlin?
What are the features available in kotlin but not in java?