JS

JavaScript Fundamentals 2 - Comparison operator eq...

25.

What is the result of the following comparison? 5 == '5'

true

false

undefined

null