1.
Which of the following events is used for collapsing and expanding the page elements in jQuery?
2.
Which of the following jQuery methods is used to check if event.preventDefault() was called for an event?
3.
In jQuery, what is the default speed (slow) of the show effect?
4.
Which of the following commands is used to remove the existing event handler in jQuery?
5.
var sample = $("p");
6.
In jQuery, which of the following functions is used to remove the last element of an array and return the same?
7.
Which of the following functions uses speed option in jQuery?
8.
In jQuery, which of the following widget is used to enable the content to collapse that is broken into logical sections?
9.
Which of the following jQuery syntax is used to apply for multiple CSS properties?
10.
In jQuery, what is the use of the empty() method?