What is the meaning of symbol '$' in jquery?



What is the meaning of symbol '$' in jquery?..

Answer / Akriti Porwal

In jQuery, the dollar sign ($) acts as an alias for the jQuery function. It allows you to call jQuery methods on DOM elements easily.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is use of mysqli_query in php?

1 Answers  


What are the new features available in php 7?

1 Answers  


What is super () python?

1 Answers  


difference of move(), and copy() function in php?

3 Answers  


What is the use of addslashes in php?

1 Answers  


How can we submit a form without a submit button?

5 Answers   CTS,


What is the goto statement useful for?

1 Answers  


Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypting), if so pleaze tell me the way.

3 Answers  


What is difference between session and cookie in PHP?

1 Answers  


What are the features of object-oriented programming in php?

1 Answers  


Which software is best for php?

1 Answers  


What beforeFilter() is used?

1 Answers   HCL,


Categories