in JavaScript, is NAN (123) returns which value
Answers
Answered by
0
Explanation:
Return Value:
A Boolean.
Returns true if the value is NaN, otherwise it returns false
Returns true if the value is NaN, otherwise it returns falseJavaScript Version: ECMAScript 1
Similar questions