What does isNaN function do?
Answers were Sorted based on User's Feedback
Answer / kmbkrishnan
Determine the argument / test value is a NaN.
NaN is nothing but "Not-a-Number".
it return true / false.
| Is This Answer Correct ? | 35 Yes | 3 No |
Difference between the substr() and substring() in JavaScript?
Should I disable javascript?
What is a javascript symbol?
Which javascript framework is in demand?
What is use of JavaScript and jquery?
Why is var better than let?
What's Prototypes for JavaScript
How to remove duplicate values from a javascript array?
How to detect browser name using JavaScript?
Is javascript case sensitive language?
What's the date object using javascript?
What is the real name of JavaScript?