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


How do you declare ranges operator in kotlin?



How do you declare ranges operator in kotlin?..

Answer / Pawan Kumar Shukla

The range operator in Kotlin (..) can be used to define a range of numbers, strings, or collections. For example: `val range = 1..10`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

Name the extension methods Kotlin provides to java.io.File?

1 Answers  


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

1 Answers  


Which method is used to get array last index?

1 Answers  


Where does the Kotlin run and what is the entry point of Kotlin?

1 Answers  


Tell three most important benefits of using Kotlin?

1 Answers  


Does Kotlin support primitive datatypes as like in Java?

0 Answers  


Differentiate between break and continue?

1 Answers  


Explain Higher-Order Functions?

0 Answers  


Does Kotlin allow macros?

1 Answers  


In Kotlin can interface have implemented method?

1 Answers  


Who is the developer of Kotlin?

1 Answers  


In kotlin, can we create an empty array?

1 Answers  


Categories