What does isNaN function do?

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


Please Help Members By Posting Answers For Below Questions

Can you have a function within a function in javascript?

557


What is hoisted in javascript?

588


How many data types are there in javascript?

582


Name the two functions that are used to create an HTML element dynamically?

575


What typeof returns for a null value?

609






What does js stand for?

560


How to set the cursor to wait in JavaScript?

623


how to get no of items from from weblist?

1522


How to manage exception handling in javascript?

590


What is "this"?

596


Is javascript free to use?

565


What is the function of delete operator?

647


Does javascript support automatic type conversion?

759


Expand BOM and explain it?

588


How do you round a value in javascript?

533