1.
In JavaScript, which of the following commands is used to print "Hello World" one second later?
2.
In JavaScript, which of the following forms is included in client-side storage?
3.
In JavaScript, which of the following objects includes the localStorage and sessionStorage?
4.
What is the significance of the src attribute in JavaScript?
5.
In JavaScript, the document refers to ________________.
6.
In JavaScript, which of the following properties of the Window object is used to refer to a location object?
7.
In JavaSCript, which of the following Window-object methods is used to display the message in the dialog box?
8.
Which of the following is a global object in JavaScript?
9.
In JavaScript, which of the following methods is used to choose a document-element based on the value of its id attribute?
10.
In JavaScript, which of the following objects includes the style property?