Hello World

JavaScript is an interpreted language. Interpreted language means we just have to write the code and no need to compilation. In HTML page we can put the our JavaScript code in between the SCRIPT...