What is jQuery primarily used for?
Which symbol is used as a shortcut for jQuery?
Which of the following is the correct way to include jQuery in your HTML?
Which jQuery method is used to hide selected elements?
Which jQuery method is used to get the content of an element?
What does DOM stand for?
Which jQuery method is used to add a class to an element?
What is the purpose of the jQuery 'ready()' method?
Which jQuery method is used to perform an AJAX request?
Which jQuery selector selects the element with the ID 'myElement'?