Answer Posted / 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 |
Post New Answer View All Answers
What is a closure javascript? Explain
What is the use of a set object in javascript?
Name some of the ways in which Type Conversion is possible?
What is data type in javascript?
In which location cookies are stored on the hard disk?
What are the variables in javascript?
How many types of functions JavaScript supports?
How do you check if a value is a number in javascript?
How to get value of an element by class in javascript ?
When would you use var in your declaration and when you wouldn’t?
How we can get the value of an element using javascript?
How to shift and unshift using javascript?
How and where javascript namespacing is used?
Why is javascript dangerous?
When do we use JSON.stringify()?