Sail E0 Webinar
Question

Which of these methods can be used to check whether the given value is a number or not?


Options:
A .  isNaN()
B .  isNumber()
C .  checkNaN()
D .  checkNumber()
Answer: Option A

isNaN() methods returns true if num specified is not a number, otherwise it returns false.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers