What does isNaN function do?

Answers were Sorted based on User's Feedback



What does isNaN function do?..

Answer / sridevi

Returns true if the argument is not a number.

Is This Answer Correct ?    37 Yes 0 No

What does isNaN function do?..

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

Post New Answer

More JavaScript Interview Questions

Write sample code for pagination using java script.

3 Answers  


How to replace all occurrences of a string in JavaScript?

0 Answers  


How to trigger a postback on an updatepanel from javascript?

0 Answers  


what is event bubbling and event capturing in javascript?

0 Answers  


How do I enable javascript on google?

0 Answers  






What are the difference between undefined and not defined in javascript?

0 Answers  


What are the data types in js?

0 Answers  


Can you have a function within a function in javascript?

0 Answers  


Which built-in method sorts the elements of an array?

0 Answers  


How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?

0 Answers  


Some XYZ company is arranging for online aptitude tests. Draw detailed E-R diagram for the same..

0 Answers   QuinStreet,


Why javascript is so popular?

0 Answers  


Categories