---
title: "what is JQuery?"  
description: "what is JQuery?"  
author: "Amit Singh"  
published: 2011-03-14  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/408/what-is-jquery  
category: "jquery"  
tags: ["jquery"]  
reading_time: 1 minute  

---

# what is JQuery?

## JQuery

JQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML. In JQuery also simplify the creation of animations, communications to server requests, document traversing and event handling. The JQuery library and virtually all of its plug-in are constrained within the JQuery namespace.

JQuery also supports ***Ajax implementation***. JQuery works like java script where it is used to help with interaction and affects on development code.

## Answers

### Answer by Amit Singh

## JQuery

JQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML. In JQuery also simplify the creation of animations, communications to server requests, document traversing and event handling. The JQuery library and virtually all of its plug-in are constrained within the JQuery namespace.

JQuery also supports ***Ajax implementation***. JQuery works like java script where it is used to help with interaction and affects on development code.


---

Original Source: https://www.mindstick.com/interview/408/what-is-jquery

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
