JQuery Programmer Question:

Is jQuery replacement of Java Script?

JQuery Programmer Interview Question
JQuery Programmer Interview Question

Answer:

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.


Previous QuestionNext Question
What is finish method in jQuery?What are deferred and promise object in jQuery?