Essential JavaScript Interview Questions Day133
Today #Day133 of #365DaysOfCode, Learning Essential JavaScript Interview Questions.
33. What is NaN? What is its type? How can you reliably test if a value is equal to NaN?
The NaN property represents a value that is “not a number”. This special valu...
dheerajy1.hashnode.dev3 min read