Skip to main content
๐Ÿ”ฎ Output PredictionJS JavaScript Medium+20 XP

NaN Comparison

What does this log?

JavaScript
console.log(NaN === NaN);
console.log(typeof NaN);

๐Ÿ”ฎ What is the output?

Priygop - Leading Professional Development Platform | Expert Courses & Interview Prep