1.
In JavaScript, which of the following methods is used to stop the execution of an ongoing method?
2.
In JavaScript, hoisting is defined as ________________________________.
3.
In JavaScript, the function of the XML parser is to _______________________.
4.
In JavaScript, JSON is used to ____________________________________.
5.
In JavaScript, the parameter of the method Date.parse() is a _________________.
6.
In JavaScript, which of the following functions prints the current page?
7.
In JavaScript, the print() method belongs to the _____________ object.
8.
In JavaScript, the parseInt() method is used to ______________________________________________.
9.
in JavaScript, If the radix value of a string is 16, the string begins with ___________________.
10.
In JavaScript, the JSON.parse() method is used to _____________________________________________.