Kotlin - Control Flow as Expressions
Which of the following is the correct syntax to use smart casts in a
when expression for variable obj?when expression for variable obj?when expression requires parentheses around the variable: when (obj).is String without repeating variable name inside the block.is [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions