Expert Developer JavaScript Question:

What is the use of isNaN function?

Tweet Share WhatsApp

Answer:

isNan function returns true if the argument is not a number otherwise it is false.

Read All 150 Expert JavaScript Developer Questions
Previous QuestionNext Question
Can you use x === "object" to test if x is an object?Which company developed JavaScript?