What is JQuery

Light weight JavaScript library which provides fast and easy way of HTML DOM traversing and manipulation, event handling, client side animations, etc.
One big feature of jQuery is jQuery supports an efficient way to implement AJAX applications because of its light weight nature and make efficient web programs.