Computers
Go to...
Index
Translations
Pronunciation
Images
Computers
Geography
Languages
0 / 60 seg.
What is the result of the following code?
let x = 8; let y = 4; console.log(++x * y);
3
6
Clue
35
32
36
33
Previous question
Start
Next question
Please enable JavaScript to continue using this application.