Test description

This quiz evaluates the knowledge of Kotlin for beginner developers. It allows you to demonstrate your theoretical skills and abilities to understand and identify potential problems with the code.
Topics: classes and constructors, data types, functions, conditions and loops, basic Kotlin idioms and syntax.

Sample questions

1
How do you declare a string variable in Kotlin?