What is JQuery and its advantage

JQuery is a easy way of HTML DOM manipulation and light weight javascript library which provides fast access. Its als handle event and client side animations. Also help in AJAX implement. Some of the advantage of JQuery are here:

(1)JQuery have Ability to keep the code simple, clear, readable and reusable.

(2)JQuery have ability to do complex loops and DOM scripting.