Home / Programming MCQs / JavaScript MCQs / Question
M
Q. What is the method used to stop an execution of a method?
The clearInterval() method is used to stop further executions of the function specified in the setInterval() method) The clearTimeout() method is used to stop the execution of the function specified in the setTimeout() method.
You must be Logged in to update hint/solution
The escape sequence â\fâ stands for _________
Initially, YSlow was an extension of which browser?
What is the purpose of the event handlers in the JavaScript?
The capability to store one object inside another object known as?
Which is the function in JavaScript that will print the current page in JavaScript?
How many parameters can be passed to a function?
The blobs are broken into smaller pieces using which of the following functions?
In the following given line of code, the prototype representing the_____
Discusssion
Login to discuss.