jQuery QUIZ

Instructions:

  • Total Number of Questions: 10
  • Score out of: 10
  • Time alloted: 30 seconds per question, total 30 minutes
  • Each question carry 1 mark
  • No negtive marking

NOTE:

Select one option as answer, for per question and then Click 'Submit and Next' button for next question

Click the 'Result' button after 10th question to get you score.

Do not refresh the Page.

1. Which of the following method can be used to attach a function to be executed whenever an AJAX request fails in jQuery?

2. The speed options can be applied to which jQuery functions?

3. jQuery a W3C standard

4. if var test = $(“#maindiv”); , then what is test ?

5. Can jQuery be used on the same page alongside other libraries?

6. Can we perform hide event using element attribute?

7. Which of the following method is used to attach a handler to an event?

8. If you want to stop your jQuery for a few milliseconds, which function do you use?

9. Which of the following method removes set of matched elements in jQuery?

10. Which built-in method returns the character at the specified index?

Close