Question: What is jQuery?
- jQuery is a bridge between Java and Javascript that makes native apps easier to write.
- jQuery is a plugin for JavaScript that makes database queries easier to write.
- jQuery is a collection of JavaScript functions that makes finding and manipulating elements on a page, AJAX, and other things easier.
- jQuery is a Chrome extension that allows users to create their own extensions with just a few lines of JavaScript.
Answer: The correct answer of the above question is Option C:jQuery is a collection of JavaScript functions that makes finding and manipulating elements on a page, AJAX, and other things easier.