JQuery Developer Question:

What are the advantages of jQuery?

JQuery Developer Interview Question
JQuery Developer Interview Question

Answer:

The advantages of using jQuery are:

* JavaScript enhancement without the overhead of learning new syntax
* Ability to keep the code simple, clear, readable and reusable
* Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls.


Previous QuestionNext Question
When you use jQuery?Why jQuery better than JavaScript?