Consider the following snippet code
var string1 = ”123”; var intvalue = 123; alert( string1 + intvalue );
The result would be
A.123246
B.246
C.123123
D.Exception
Answers
Answered by
1
hey there!!
Answer:- C.123123
Answer:- C.123123
Answered by
1
heya..
Here is your answer...
The result would be 123123.
C.123123.
It may help you..☺☺
Here is your answer...
The result would be 123123.
C.123123.
It may help you..☺☺
Similar questions
Hindi,
7 months ago
Accountancy,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago