1.
Which of the following CSS selector engines is used by jQuery?
2.
Which of the following methods is used to return the left and top position of an element in jQuery?
3.
Which of the following is the correct syntax for the animate method in jQuery?
4.
In jQuery, which of the following methods is used to know whether an object contains any properties or not?
5.
In jQuery, which of the following selectors is used to select all the elements matched by  tag that have an href value containing sample.com?
6.
Which of the following methods is known as the stub function in jQuery?
7.
In JavaScript, which of the following events is emulated by the jQuery library?
8.
Which of the following methods is used to wrap the inner child contents of each matched element with an HTML structure in jQuery?
9.
Which of the following plugins is used for showing alert messages in a different format in jQuery?