The syntax of Eval is ________________
[objectName.]eval(numeric)
[objectName.]eval(string)
[EvalName.]eval(string)
[EvalName.]eval(numeric)
Correct Answer : B
What if you use parseInt() to convert a string containing decimal value?
Which of the following method checks if its argument is not a number?
The pop() method of the array does which of the following task ?