A
Q. Consider the following code snippet
let x=x+1;
console.log(x);
What will be the result for the above code snippet?
- Correct Answer - Option(D)
- Views: 13
- Filed under category JavaScript
- Hashtags:
Discusssion
Login to discuss.