Back to Subject

Practice Set 2

Mixed Technical — Set 2

1 / 30
Score: 0
Question

Predict the output: var x = 5 ^ "0"; document.write(parseInt(x));