What will be the result of the code?

var a = isNaN("2014");
alert(a);
Explanation
JavaScript automatically interprets "2014" value from string to number and returns false, as it is number.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести