1.
In JavaScript, which of the following code returns the set of all the div elements in a document?
2.
In JavaScript, which of the following is an equivalent replacement of $(document).ready(f)?
3.
In JavaScript, which of the following is used to parse the JSON text?
4.
In JavaScript, which of the following storages allows the caching of web pages and their associated resources?
5.
In JavaScript, which of these is a Microsoft’s own proprietary client-side storage?
6.
In JavaScript, which of the following objects supports file system API?
7.
Which of the following is the parameter used to invoke the Audio() constructor?
8.
In JavaScript, which of the following is not a property of the video tag?
9.
In JavaScript, which of the following elements is used to include audio?
10.
In JavaScript, an image replacement is used to ________________________________.