Vidyalelo
Computer Science · all questions

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

292

Questions

1/15

Page

Pick an option on a question to see the right answer and solution.

What is Kotlin?

Select an option to see the answer and solution.

Who developed Kotlin?

Select an option to see the answer and solution.

Under which license Kotlin was developed?

Select an option to see the answer and solution.

Which platform does Kotlin primarily target?

Select an option to see the answer and solution.

Kotlin is really better than Java?

Select an option to see the answer and solution.

Which file extension is used to save Kotlin files?

Select an option to see the answer and solution.

Under which license is Kotlin available?

Select an option to see the answer and solution.

All classes in Kotlin are by default?

Select an option to see the answer and solution.

Kotlin only works to support Java Language.

Select an option to see the answer and solution.

Which of the following is not the basic data type in Kotlin?

Select an option to see the answer and solution.

What are Kotlin coroutines?

Select an option to see the answer and solution.

What is EditText a subclass of?

Select an option to see the answer and solution.

Which of the following is a ViewGroup?

Select an option to see the answer and solution.

What is the fname known as in the following code:
fun myFunction(fname: String)

Select an option to see the answer and solution.

What kinds of programming types does Kotlin support?

Select an option to see the answer and solution.

What handles null exceptions in Kotlin?

Select an option to see the answer and solution.

What is the default behavior of Kotlin classes?

Select an option to see the answer and solution.

Which are the basic data types in Kotlin?

Select an option to see the answer and solution.

The two types of constructors in Kotlin are

Select an option to see the answer and solution.

The functions in Kotlin can be divided into how many types?

Select an option to see the answer and solution.