Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Define String datatype with example in Kotlin?



Define String datatype with example in Kotlin?..

Answer / Tarun Kumar

"String": It is a read-only sequence of Unicode characters. Example: val myString = "Hello World"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

What do you mean by kotlin string interpolation?

1 Answers  


Explain the data classes in kotlin?

1 Answers  


What does "Null Safety" mean in Kotlin?

1 Answers  


What is the difference between val and var?

1 Answers  


How does string interpolation work in Kotlin? Explain with a code snippet?

1 Answers  


Define step() function in Kotlin?

1 Answers  


What is the type of arguments inside a constructor?

1 Answers  


What is the extension of Kotlin file?

1 Answers  


How to convert a String to an Integer?

1 Answers  


Does Kotlin support Checked Exceptions like in Java?

1 Answers  


Give me name of the extension methods Kotlin provides to java.io.File

1 Answers  


What is Ranges operator in Kotlin?

1 Answers  


Categories