CHAT
🔴
All the developers out there, could you guess the output of the following code snippet: (try not to
🔴
🔴
All the developers out there, could you guess the output of the following code snippet: (try not to
Pratyush Vidyarthi
Looped byÂ
@pratyush
 · Jul 01, 2024
COPY LINK
All the developers out there, could you guess the output of the following code snippet: (try not to use Google and don't run the code) console.log(typeof NaN);
String
Object
Number
Boolean
Error
Ends in 420 days
Ends in 420 days
console.log(NaN == NaN);
true
false
Error
Ends in 426 days
Ends in 426 days