1.
What is jQuery?
2.
Which of the following is a benefit of using jQuery in web development?
3.
What is the purpose of the document ready function in jQuery?
4.
Which jQuery method is used to hide an element?
5.
What is the syntax for selecting an element by its ID in jQuery?
6.
Which jQuery method is used to add content to the end of an element?
7.
What is the purpose of the fadeIn() method in jQuery?
8.
Which jQuery method is used to perform AJAX requests?
9.
What is the purpose of the animate() method in jQuery?
10.
Which of the following is a valid jQuery selector?