Kotlin - Operators and Expressions
Which of the following Kotlin comparison operators checks if two values are equal?
== is used to check if two values are equal.== returns true if both values are equal, otherwise false.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions