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

What is the difference between Val and var declaration?

1 Answers  


what operator is used to handle null exceptions in Kotlin?

1 Answers  


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

1 Answers  


How do you declare a variable as volatile in Kotlin ?

1 Answers  


What are the modifiers that are available in kotlin?

1 Answers  


What is the use of function extension ?

1 Answers  


Can you migrate the code from java to kotlin?

1 Answers  


What are different types of constructors in kotlin?

1 Answers  


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

1 Answers  


How to make a class data class ?

1 Answers  


Why to use kotlin?

1 Answers  


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

1 Answers  


Categories