Thursday, 1 November 2012

What is the predominant distinction between JavaScript and J-query? | Ajax Interview Questions

JavaScript is a language, while j-query is merely a library written using JavaScript. This library is light-weight, cross-browser compatible, and simple. One can also assert that j-query is a plugin used to build function.

No comments: