Accepted Answer
The goal of jQuery is to make using JavaScript on your website more simpler. Without JavaScript, it would not have been created.With the help of jQuery, you can perform many basic activities that would otherwise require numerous lines of JavaScript code by calling methods instead. A JavaScript framework is jQuery. It makes HTML DOM components, event handling, animations, and AJAX calls easier to view and manipulate. Additionally, it is MIT-licensed software that is available for free download. It is one of the most widely used JavaScript libraries as a result. Because jQuery must be transformed to JavaScript in order for the browser's built-in JavaScript engine to interpret and run it, jQuery is still dependent on JavaScript.Learn more about JavaScript here-https://brainly.com/question/28448181#SPJ4