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 |
Is notepad ++ an ide?
Give an example of closure?
Define a named function in javascript.
What does === mean in js?
How can I request data from the server without reloading the page in the browser?
What is the use of blur function in JavaScript?
What is the importance of javascript? Expalin
Is an interface is a class?
What does => mean in node js?
Difference between private, public and static variable?
What is the difference between synchronous and asynchronous JavaScrip
How to create a cookie using javascript?