Computer Science, asked by kulwanth57201, 1 year ago

Consider the following code snippet :
var string2Num=parseInt("123xyz");
The result for the above code snippet would be :
A.123
B.123xyz
C.Exception
D.NaN

Answers

Answered by pkparmeetkaur
0
C) is the answer mate
Answered by afruja70
0
Hello mate

here's your answer

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Option C
⤵⤵⤵⤵

Exception ✔✔

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Hope it helps you
Similar questions