Kotlin_quiz

Kotlin_quiz

University

10 Qs

quiz-placeholder

Similar activities

Java Basic Day-2

Java Basic Day-2

University

10 Qs

Variabel dan Tipe Data C++

Variabel dan Tipe Data C++

University - Professional Development

10 Qs

Java Quiz based on array

Java Quiz based on array

University

15 Qs

Java Static

Java Static

University

10 Qs

JAVA I/O

JAVA I/O

University

10 Qs

Artificial Intelligence Quiz Online

Artificial Intelligence Quiz Online

8th Grade - University

10 Qs

Cuestionario Kotlin Básico

Cuestionario Kotlin Básico

University

10 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

Kotlin_quiz

Kotlin_quiz

Assessment

Quiz

Computers

University

Medium

Created by

Sindhu V

Used 27+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kotlin is a statically-typed programming language which runs on the?

JCM

JVM

JDK

JRE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Why you should switch to Kotlin from Java?

Kotlin language is quite simple compared to Java

It reduces may redundancies in code as compared to Java

Kotlin can offer some useful features which are not supported by Java

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 ____________ feature allows removing the risk of occurrence of NullPointerException in real time.

Null Risk

Null Safety

Null POINTER

ALL THE ABOVE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you declare a variable in Kotlin?

value my_var: Char

value Char : my_var

my_var: Char

value my_var: Char

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Elvis Operator is used for handling null expectations in Kotlin.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ helps to iterate through a range.

And operator

Ranges operator

Or operator

Conditional operator

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?