Kotlin Interview Questions
Questions Answers Views Company eMail

Why you should shift from Java to kotlin?

173

What is Kotlin’s target platform? Is Java-kotlin interoperability possible?

159

Describe the use of extension function?

174

Is it possible to migrate the code from Java to Kotlin?

140

How to handle null exceptions in Kotlin programming?

219

What are the data classes in Kotlin? How are they defined?

147

Why you should switch to Kotlin from Java?

192

Which companies use kotlin?

182

What is the purpose of creating kotlin?

155

What is the difference between Val and var declaration?

181

How to declare a Kotlin variable?

201

What are the different types of constructors in Kotlin?

200

What type of programming does Kotlin support?

214

Name some of the features that have Kotlin but not in present in Java?

208

How to convert a String to an Integer?

197


Post New Kotlin Questions

Un-Answered Questions { Kotlin }

Does Kotlin support Checked Exceptions like in Java?

130


Can you execute Kotlin code without JVM?

903


When instruction in Kotlin are executed ?

153


How Kotlin works?

175


Where does this Kotlin run ? Does it have some kind of different runtime environment ?

152


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

160


How do you declare a variable as volatile in Kotlin ?

215


Who is the developer of Kotlin?

177


What is init block in Kotlin?

202


Define enum in Kotlin?

162


What are the disadvantages of kotlin?

143


What are the programming types that Kotlin supports?

211


What is the difference between Const and Val?

164


What is the difference between inline and infix functions? Give an example of each.

791


How to convert a String to an Int in Kotlin?

177