"NaN" Is a Number? JavaScript classifies "NaN" as a number.Adding Arrays? JavaScript joins them into a string instead of throwing an error.True + True equals 2 in JavaScript because true is treated as 1.undefined and null are not the same in JavaScript.