Question #2076
What will be the output for the following JavaScript code?<br>var x = 13 +'03'<br>Alert(x);
Explanation
No explanation provided.
No explanation provided.