Top 30 jquery Interview Questions
1) What is jQuery ?
2) Difference between JavaScript and jQuery ?
3) Advantages of jQuery ?
4) Do jQuery HTML works for both HTML and XML documents ?
5) Funtions that provide Effects in jQuery ?
6) Difference between find and children methods ?
7) What are the selectors in jQuery, and what are the types of Selectors ?
8) What is the Fastest selector and Slowest selector in jQuery ?
9) What is the method chaining in jQuery, and its advantages ?
10) Difference between onload() and document.ready() ?