Kotlin - Variables and Type System
Which of the following statements about
val variables is TRUE?val variables is TRUE?val behaviorval means the reference cannot be changed after assignment.val reference cannot point to a different object.val variables cannot be reassigned to a new object -> Option Bval = no reassignment [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions