1.

Consider the following code snippet :
var string2Number=parseInt("456pqr");

A. 456pqr
B. Exception
C. NaN
D. 456
E. None of these
Answer» E. None of these


Discussion

No Comment Found

Related MCQs