jQuery interview questions and answers part 2

What is jQuery? - jQuery is a JavaScript library that simplifies JavaScript and AJAX programming
The advantages of using jQuery are....
Features of jQuery - Effects and animations, Extensibility, DOM element selections functions, CSS manipulation..........
Concepts of $ function in jQuery - The type of a function is "function". There are a lot of anonymous functions is jquery.........
Why is jQuery better than javascript? - jQuery is great library for developing ajax based application..........
Explain how jQuery Works
When can you use jQuery? - JQuery can be used to apply CSS, call functions on events.........