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...


What are the Strings available in Kotlin ?



What are the Strings available in Kotlin ?..

Answer / Prem Prakash Verma

In Kotlin, strings can be represented by two types: String (immutable) and ByteArray (mutable). The String type is used for common string manipulations, while the ByteArray type is used for working with raw byte sequences.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

Explain the Main features of kotlin which are not available in java?

1 Answers  


Is it possible to migrate the code from Java to Kotlin?

1 Answers  


Does Kotlin support both Explicit conversion and Implicit conversions?

1 Answers  


Does you class compile if the package is wrong? Why?

1 Answers  


What are the advantage of using Kotlin ?

1 Answers  


What is the difference between var and val ?

1 Answers  


What is the use of rangeTo() function?

1 Answers  


Who is the developer of Kotlin?

1 Answers  


What do you mean by kotlin string interpolation?

1 Answers  


What are the advantages of using kotlin?

1 Answers  


Why is Kotlin interoperable with Java?

1 Answers  


How to declare a Kotlin variable?

1 Answers  


Categories