---
title: "What the use of $ symbol in Jquery ?"  
description: "What the use of $ symbol in Jquery ?"  
author: "Chris Anderson"  
published: 2011-09-20  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/1282/what-the-use-of-symbol-in-jquery  
category: "jquery"  
tags: ["jquery"]  
reading_time: 1 minute  

---

# What the use of $ symbol in Jquery ?

$ Symbol is just replacement of jquery means at the place of $ you may use jquery hence $ symbol is used for indication that this line used for jquery.

## Answers

### Answer by Chris Anderson

$ Symbol is just replacement of jquery means at the place of $ you may use jquery hence $ symbol is used for indication that this line used for jquery.


---

Original Source: https://www.mindstick.com/interview/1282/what-the-use-of-symbol-in-jquery

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
