jQuery Tutorial plus Question:

Download Job Interview Questions and Answers PDF

Why is jQuery better than JavaScript?

jQuery Interview Question
jQuery Interview Question

Answer:

* jQuery is great library for developing ajax based application.
* It helps the programmers to keep code simple and concise and reusable.
* jQuery library simplifies the process of traversal of HTML DOM tree.
* jQuery can also handle events, perform animation, and add the Ajax support in web applications.

Download jQuery Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the concepts of "$ function" in jQuery with an example?Explain how jQuery Works?