We should have knowledge of HTML before learning JavaScript. A JavaScript program can be typed in heador in body part of the HTML page or it could be attached externally to the web page.
Check Also
Recursive Functions In Java Script
A function which calls itself, is called a recursive function. When A function calls itself …