What is the difference between declaration variable using val or var in kotlin?
Give example to declare variable using both val and var in Kotlin?
Why to use kotlin?
What is the entry point to a kotlin program?
Tell me the default behavior of Kotlin classes?
What are the advantages and disadvantages of Kotlin?
How do you check if two Strings are equal valued ?
Is there any disadvantage of Kotlin ?
What is Ranges operator in Kotlin?
Explain the use of extension functions
Does Kotlin allow macros?
How are Primary Constructors different from Secondary Constructors ?
Is kotlin strongly typed?
Define Kotlin Programming Language?
What is init block in Kotlin?