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


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



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

Answer / Amar Deep Nayak

Kotlin provides extension functions for java.io.File such as 'exists', 'isDirectory', 'isFile', 'readText', 'writeText', 'copyTo', and 'delete'

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

Define String datatype with example in Kotlin?

1 Answers  


List some of the key modifiers in kotlin?

1 Answers  


How is a function declared? Why are Kotlin functions known as top-level functions?

0 Answers  


How do you differentiate var and val in Kotin?

1 Answers  


Define Lambda Function in Kotlin?

1 Answers  


What is companion object?

1 Answers  


How to handle null exceptions in Kotlin programming?

1 Answers  


Why is kotlin preferred over java?

1 Answers  


What are the features available in kotlin but not in java?

1 Answers  


What are the modifiers that are available in kotlin?

1 Answers  


How many constructors are available in Kotlin?

1 Answers  


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

1 Answers  


Categories