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 Question | Next Question |
What is finish method in jQuery? | What are deferred and promise object in jQuery? |