62) What will be the output for the following JavaScript code?
var x = 13 +'03'
Alert(x);
Answer is:
1303
Related JavaScript and Creating Web Page MCQ with Answers
Answer is:
GOVTITI
Answer is: