Wednesday, 23 August 2017

JavaScript DOM

DOM
client side JavaScript is embedded inside HTML. this embedded JavaScript is used along
with DOM(Document object model)for control over the browser by means of objects.
Popular Scripting language
javascript has simple rules and procedures that make it easier to use and learn for
programmers. this has made JavaScript a popular client side scripting language
Interpreted language
        It is an interpreted language, meaning that be used or executed with ease without
pre-compilation.

No comments:

Post a Comment