Friday, May 25, 2018

Explain why '+[] == 0' output 'true' in Javascript?

Explain why +[] == 0 give output 'true' in Javascript?



Please, check example.






+[] == 0 ? alert(true) : alert(false);





And also check.
'1+[+[]]' give output '10'

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...