DEVFYI - Developer Resource - FYI

What does isNaN function do?

JavaScript Interview Questions and Answers


(Continued from previous question...)

22. What does isNaN function do?

Return true if the argument is not a number.

(Continued on next question...)

Other Interview Questions