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


In Kotlin can interface have implemented method?



In Kotlin can interface have implemented method?..

Answer / Sania Zehra

Yes, in Kotlin interfaces can contain implemented methods. These are known as extension functions or extension properties. Extension functions and properties can be defined in an interface and applied to any class that satisfies a given condition (like being a subclass of a certain class).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

How to compare two strings in Kotlin?

1 Answers  


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

1 Answers  


What are the disadvantages of kotlin?

1 Answers  


Does Kotlin have the static keyword? How to create static methods in Kotlin?

1 Answers  


Differentiate between val and var in Kotlin?

1 Answers  


What is the type of arguments inside a constructor?

1 Answers  


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

0 Answers  


What are the advantage of using Kotlin ?

1 Answers  


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

1 Answers  


What are some of the features which are there in Kotlin but not In Java?

1 Answers  


Can you tell me what kinds of programming types does Kotlin support?

1 Answers  


What is Null Safety in Kotlin ?

1 Answers  


Categories