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 |
What is Javascript namespacing? How and where is it used?
What are the different types of errors in javascript?
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
Does JavaScript allow to modify CSS on-the-fly ?
Should you disable javascript?
Why javascript is dangerous?
Does javascript have the concept level scope?
Some XYZ company is arranging for online aptitude tests. Draw detailed E-R diagram for the same..
How do you declare in javascript?
When selecting the states by giving the country as input using ajax cal, how can we ensure that every time it is hitting the DB and fetching the data? Many time it may load from the cache.
what is service now ticketing tool how it works
How do you clear an array in javascript?