What is a const? How does it differ from a val?
What is the use of abstraction in Kotlin?
What are the disadvantages of kotlin?
What is lateinit modifier?
How to compare two strings in Kotlin?
Where does the Kotlin run and what is the entry point of Kotlin?
Explain functions in kotlin?
How many constructors are available in Kotlin?
List some of the key modifiers in kotlin?
How to write string template expression?
What is nested class in Kotlin?
Why you should shift from Java to kotlin?
What is Null Safety in Kotlin ?
Differentiate between val and var in Kotlin?
How are Primary Constructors different from Secondary Constructors ?