Is jQuery replacement of Java Script?

Answers were Sorted based on User's Feedback



Is jQuery replacement of Java Script?..

Answer / chaitanya

No. jQuery is not a replacement of JavaScript. jQuery is a different library which is written on top of JavaScript. jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.

Is This Answer Correct ?    0 Yes 0 No

Is jQuery replacement of Java Script?..

Answer / ramyagurrala

javascript is a programming language,where as jquery is a javascript library.

So,jquery is not an replacement of javascript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How can jquery library be added to pages?

0 Answers  


How do you stop the currently-running animation? : jquery mobile

0 Answers  


How to load jQuery from CDN?

1 Answers  


What is wrong with this code line "$('#myid.3').text('blah blah!!!');"

1 Answers  


What is jQuery CDN?

0 Answers  


Why is the block display style used for animations?

0 Answers  


How to check if number is numeric while using jQuery 1.7+?

1 Answers  


How to control page titles in jquery mobile? : jquery mobile

0 Answers  


How can you apply a style on an element using jQuery?

0 Answers  


Is jquery code exicuted on the clientside, or serverside?

0 Answers  


Explain .live()? : jquery mobile

0 Answers  


What is jquery.size()? : jquery mobile

0 Answers  


Categories