How JavaScript and jQuery are different?



How JavaScript and jQuery are different?..

Answer / chaitanya

JavaScript is a language While jQuery is a library built in the JavaScript language that helps to use the JavaScript language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What are the features of jquery used in web applications?

0 Answers  


What is the between $(this) and 'this' in jquery?

0 Answers  


Which program is useful for testing jQuery?

0 Answers  


What are the various ajax functions available in jquery ?

0 Answers  


What is the difference between text() and html() in jquery?

0 Answers  


What is jQuery code to select all links in first paragraph?

0 Answers  


Explain the animate function.

0 Answers  


Do you know what is the use of jquery.data()?

0 Answers  


What is the goal of cdn and what are the advantages of using cdn?

0 Answers  


How to select class in jquery?

0 Answers  


Whether jQuery HTML work for both HTML and XML documents?

0 Answers  


Explain bind() vs live() vs delegate() methods.

0 Answers  


Categories