What is the difference between jQuery and jQuery UI?

Answers were Sorted based on User's Feedback



What is the difference between jQuery and jQuery UI?..

Answer / chaitanya

jQuery is the core library. jQueryUI is built on top of it. If you use jQueryUI, you must also include jQuery.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between jQuery and jQuery UI?..

Answer / ramyagurrala

Jquery developed on javascript.It is a javascript library.

Jquery UI is built on top of jquery.

Jquery has more variety of features than jquery UI.

We can use jquery without jquery UI,where as Jquery UI should be used along with jquery.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Define jquery connect?

0 Answers  


Tell me which command will give a version of jquery?

0 Answers  


How to multiple AJAX requests be run simultaneously in jQuery?

0 Answers  


What is the use of jQuery.ajax method ()?

0 Answers  


What are the the two types of cdns?

0 Answers  


How to create clone of any object using jQuery?

1 Answers  


How We Can Write Code Specific To Browser In Jquery?

0 Answers  


Why jQuery is better than JavaScript?

0 Answers  


What are the basic selectors in jQuery?

0 Answers  


What is the use of clone method in jQuery?

0 Answers  


Why is the block display style used for animations?

0 Answers  


Why we need jquery mobile? : jquery mobile

0 Answers  


Categories