Multiple choice technology web technology

What is jquery?

  1. JavaScript library

  2. HTML component

  3. CSS component

  4. XML component

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

jQuery is a fast, small, and feature-rich JavaScript library that simplifies HTML document traversal, event handling, animation, and AJAX interactions. It is not a component of HTML, CSS, or XML, but rather a cross-browser JavaScript library designed to make client-side scripting easier.