Sail E0 Webinar
Question
Consider the following code snippet
let x=x+1;
console.log(x);
What will be the result for the above code snippet?
Options:
A .  0
B .  Null
C .  ReferenceError
D .  NaN
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers