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


Describe the use of extension function?



Describe the use of extension function?..

Answer / Suvendu Bikash Bhakta

Extension functions are a feature in Kotlin that allow you to add new functionality to existing classes without subclassing them. They can be used on any class, even if it is final or from a third-party library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

How many ways to create array in kotlin?

1 Answers  


Does Kotlin support Checked Exceptions like in Java?

1 Answers  


How many constructors are available in Kotlin?

1 Answers  


Does Kotlin provide any additional functionalities for standard Java packages or standard Java classes?

0 Answers  


List some of the key modifiers in kotlin?

1 Answers  


What are the types of strings available in kotlin?

1 Answers  


How to declare an initialization block in kotlin class?

1 Answers  


Does Kotlin support primitive datatypes as like in Java?

0 Answers  


Describe the use of extension function?

1 Answers  


How many types of constructors are there ? What are they ?

1 Answers  


Can you migrate the code from java to kotlin?

1 Answers  


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

1 Answers  


Categories