Correct Answer: NaN stands for ‘not-a-number’ The function isNaN determines the argument or the value is a NaN The function returns true if the argument is not a number, otherwise returns false