How does string interpolation work in Kotlin? Explain with a code snippet?
How many constructors are available in Kotlin?
What is nested class in Kotlin?
What are the types of strings available in kotlin?
What is a const? How does it differ from a val?
What is the role of matches() method in regular expression?
How many types of constructors are there ? What are they ?
What is the difference between const vs val?
How do you differentiate var and val in Kotin?
What is the latest version of kotlin?
In Kotlin can interface have implemented method?
How do you declare a variable as volatile in Kotlin ?
Can Kotline offer any additional functionality for standard Java packages or standard Java classes?
List the Basic data types of Kotlin?
List the number of constructors available in Kotlin?