In this section, you learned about very basic of JavaScript and jQuery library. You learned below listed things at very basic level.

  1.  What is JavaScript?
    1. JavaScript is a programming language used to  make web pages interactive.
  2. What is JQuery?
    1. jQuery is a JavaScript Library
    2. jQuery is a lightweight, "write less, do more", JavaScript library
    3. Download jQuery library and added to web page.