MCQs > IT & Programming > Kotlin > Kotlin has two equality operators, == and ===. What is the difference?

Kotlin MCQs

Kotlin has two equality operators, == and ===. What is the difference?

Answer

Correct Answer: == determines if two objects have the same value. === determines if two references point to the same object

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Kotlin Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Kotlin Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it