Back to Subject

May 2026 Dumps

Programming

1 / 6
Score: 0
Question

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