Kotlin_quiz

Kotlin_quiz

University

10 Qs

quiz-placeholder

Similar activities

Android Studio Vocabulary Quiz

Android Studio Vocabulary Quiz

KG - Professional Development

6 Qs

Mobile App. Dev. - Sem6 Grp(A)

Mobile App. Dev. - Sem6 Grp(A)

University

7 Qs

Costruttori

Costruttori

University

9 Qs

Java Control Flow statements

Java Control Flow statements

University

10 Qs

Quiz 10 Perancangan dan Pemrograman Web  2021-2

Quiz 10 Perancangan dan Pemrograman Web 2021-2

University

10 Qs

FST Class 2023- Quiz 1

FST Class 2023- Quiz 1

University

10 Qs

Kuis Day 2 Bootcamp Android

Kuis Day 2 Bootcamp Android

University

15 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?