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 |
How to get value of an element by class in javascript ?
How do you declare javascript?
How will you explain closures in javascript? When are they used?
What is strict mode?
How to write a script for "select" lists using javascript
What is stack in javascript?
Does javascript support foreach loop?
What are parameters in javascript?
How onclick works in javascript?
How do you disable javascript?
What are the data types in js?
How to print a web page using javascript?