How to write multiline string in kotlin?
Answer / Shashi Shekhar Sisodiya
"Triple Quote Strings": three double quotes (""") are used to create a multiline string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain functions in kotlin?
what is the use of extension functions in Kotlin?
What is the role of matches() method in regular expression?
What kinds of programming does Kotlin support ?
Explain the data classes in kotlin?
What are the modifiers that are available in kotlin?
How to create static methods in Kotlin?
What is Data Class in Kotlin?
Differentiate between break and continue?
Define Lambda Function in Kotlin?
What are the Strings available in Kotlin ?
Why you should shift from Java to kotlin?