Kotlin First Week Flashcard

Kotlin First Week Flashcard

Assessment

Flashcard

Computers

KG

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

28 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which company officially announced Kotlin support for Android development in 2017?

Back

Google

2.

FLASHCARD QUESTION

Front

What kind of programming language is Kotlin?

Back

Compiled

3.

FLASHCARD QUESTION

Front

What will be the output of the following code? Options: 11, 10, error, null

Back

10

4.

FLASHCARD QUESTION

Front

Does Kotlin have primitive data types, such as int, long, float?

Back

No, not at language level. But the Kotlin compiler makes use of JVM primitives for best performance

5.

FLASHCARD QUESTION

Front

Kotlin uses 1 and 0 to represent Boolean values.

Back

False

6.

FLASHCARD QUESTION

Front

What result does this code produce? Options: 1, 2, error, 0

Back

error

7.

FLASHCARD QUESTION

Front

Does this image represent anything in Kotlin?

Back

Yes, it refers to Elvis 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?