Quiz: Getting Started
Test your understanding of the concepts discussed in this chapter.
1
What does it mean for Kotlin to be a compiled language?
A)
Kotlin code is a higher-level language that supports object-oriented programming and functional programming.
B)
Kotlin code is compiled to a lower-level language, like JVM bytecode or JavaScript.
C)
Kotlin code is interpreted at runtime and executed line by line.
D)
Kotlin code is executed directly by the CPU.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.