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


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



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

Answer / Pramod Kumar Kesarwani

Kotlin supports features such as null safety with the '?' operator, extension functions, reified generic types, coroutines for asynchronous programming, first-class delegated properties, data classes, top-level functions and properties, infix notations, sealed classes, and a concise syntax overall.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

Is there any dependency of Secondary Constructors on Primary Constructors ?

1 Answers  


What is Range in Kotlin?

1 Answers  


What is the use of any() function?

1 Answers  


What is the Elvis Operator?

1 Answers  


Is there Ternary Conditional Operator in Kotlin like in Java ?

1 Answers  


What is the difference between Val and var declaration?

1 Answers  


What are the types of strings available in Kotlin? And, what do you mean by Kotlin String Interpolation?

1 Answers  


How can you declare a variable in Kotlin?

1 Answers  


What are High-Level Functions in Kotlin?

1 Answers  


What is the entry point to a Kotlin program ? Give an example?

1 Answers  


Define Lambda Function in Kotlin?

1 Answers  


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

1 Answers  


Categories