Which of the following method checks if its argument is not a number?
isNaN()
nonNaN()
NaN()
None of the above
Correct Answer : A
The pop() method of the array does which of the following task ?
Which is the method invoked to connect the last vertex back to the first?
Which method receives the return value of setInterval() to cancel future invocations?