JQUERY Interview Practice #4

Q1. Which feature(s) jQuery contains?







Q2. Which is the correct jQuery statement to hide all <div> elements?







Q3. Which sign is used for class selector?







Q4. Can we use multiple document.ready() function on the same page?







Q5. Which is the correct jQuery selector to select current HTML element?







Q6. Which method is used to attach an event handler function to an HTML element on mouse click?







Q7. Which jQuery method is used to fade in a hidden element?







Q8. What does DOM stand for?