Computer Science, asked by bharatsahu6518, 11 months ago

Consider the following code snippet :
var grand_Total=eval("10*10+5");
The output for the above statement would be :
A.10*10+5
B.105 as a string
C.105 as an integer value
D.Exception is thrown

Answers

Answered by gaurav2893
0
the correct answer is B number not bulki c number
Similar questions