Kotlin Interview Questions
Questions Answers Views Company eMail

Does Kotlin support primitive Datatypes?

124

Tell me the default behavior of Kotlin classes?

158

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

118

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

130

Why is Kotlin interoperable with Java?

138

What does "Null Safety" mean in Kotlin?

160

Is there any Ternary Conditional Operator in Kotlin like in Java?

119

Explain the use of data class in Kotlin?

133

How to declare variables in Kotlin?

151

Explain the Main features of kotlin which are not available in java?

144

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

734

Does Kotlin support Checked Exceptions like in Java?

98

Is there any dependency of Secondary Constructors on Primary Constructors ?

150

How do you migrate the code from Java to Kotlin ?

133

Why do we need write open before class name in Kotlin while working on inheritance?

146


Post New Kotlin Questions

Un-Answered Questions { Kotlin }

Define enum in Kotlin?

131


Explain the use of extension functions

118


Why developers can prefer kotlin over java?

130


What is Ranges operator in Kotlin?

123


What is Null Safety in Kotlin ?

115






What is the Elvis Operator?

123


Who created Kotlin programming language and when?

132


How to handle null exceptions in Kotlin programming?

175


What is Kotlin?

122


How do you export code from Java to Kotlin?

150


How do you declare a variable in kotlin?

190


How do you declare ranges operator in kotlin?

104


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

130


Describe the use of extension function?

146


What is the use of rangeTo() function?

147