Why jquery?



Why jquery?..

Answer / Ramayan Ji Mishra

jQuery is used because of its simplicity, cross-browser compatibility, and rich feature set. It simplifies the process of DOM manipulation, event handling, animation, AJAX requests, and more, making JavaScript development faster and easier.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

​ What is difference between prop and attr?

1 Answers  


What is jquery selectors?

1 Answers  


What is a jquery library?

1 Answers  


What are the two types of CDNs?

1 Answers  


How do you attach a event to element which should be executed only once?

1 Answers  


What is the difference between prop() and attr() in jquery?

1 Answers  


What is a jquery ajax?

1 Answers  


Do we need to add the jquery file both at the master page and content page as well?

1 Answers  


How jQuery selectors are executed?

1 Answers  


What is the difference between parent() and parents() methods in jQuery?

1 Answers  


Explain which program is useful for testing jquery?

1 Answers  


Explain the difference between .js and .min.js?

1 Answers  


Categories