Consider following code snippet:

console.log(window.undefined === undefined);
What will be printed to the console?
Explanation
undefined is a global property whose initial value is undefined (value);

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes