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 is Ranges operator in Kotlin?



What is Ranges operator in Kotlin?..

Answer / Puneet Awasthi

The Ranges operator in Kotlin allows creating a sequence of values based on a given range. It is denoted by .., for example, `1..5` generates the numbers 1 through 5.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

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

1 Answers  


What is the difference between const vs val?

1 Answers  


Who created Kotlin programming language and when?

1 Answers  


Is there any disadvantage of Kotlin ?

1 Answers  


Why you should shift from Java to kotlin?

1 Answers  


What is the extension of Kotlin file?

1 Answers  


How can you handle null exceptions in Kotlin?

1 Answers  


What is the difference between Const and Val?

1 Answers  


How do you migrate the code from Java to Kotlin ?

1 Answers  


Which is the default modifier for a method, variable, class?

1 Answers  


In Kotlin can interface have implemented method?

1 Answers  


What is the use of function extension ?

1 Answers  


Categories