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

How can you create an Array in JavaScript?

0 Answers  


How to print a web page using javascript?

0 Answers  


What are the ways to define a variable in javascript?

0 Answers  


What is javascript bom?

0 Answers  


What is stack queue?

0 Answers  






Auto insurance project..How to explain project in interviews.Using Automation tool (selenium).

0 Answers  


What is function overloading in javascript?

0 Answers  


What is the potential disadvantage of using a sticky session?

0 Answers  


What is var and let in javascript?

0 Answers  


Name some of the Javascript frameworks?

0 Answers  


Is javascript multi-threaded or single-threaded?

0 Answers  


What is a string in javascript?

0 Answers  


Categories