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


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



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

Answer / Suresh Chandra

Kotlin provides several extension methods for the java.io.File class, such as `readLines()`, `writeText()`, `exists()`, and `isDirectory()`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

What is the Target Platform of Kotlin? How is Kotlin-Java interoperability possible?

1 Answers  


List the number of constructors available in Kotlin?

1 Answers  


What is the role of matches() method in regular expression?

1 Answers  


What is !in operator in Kotlin?

1 Answers  


Can you migrate code from java to kotlin?

1 Answers  


Explain the data classes in kotlin?

1 Answers  


What are High-Level Functions in Kotlin?

1 Answers  


What are the features that kotlin support and java doesn’t?

1 Answers  


Mention few features that Kotlin provides but not java ?

1 Answers  


How to declare a Kotlin variable?

1 Answers  


What is the difference between Val and var declaration?

1 Answers  


What are Data classes ? Aren’t they available in Java ?

0 Answers  


Categories