Computers
Go to...
Index
Translations
Pronunciation
Images
Computers
Geography
Languages
0 / 60 seg.
What is the value of
x
after executing the following code?
let x = 2; let y = x++ + ++x;
4
Clue
3
5
4
NaN
Previous question
Start
Next question
Please enable JavaScript to continue using this application.