1.

What Is The Main Function Of Dom?

Answer»
  • The DOM is known as Document object MODEL and it allows the accessing of the documents like HTML and XML.
  • It allows a platform to be language neutral and PROVIDE an INTERFACE that allows the dynamic usage of the scripts and programs to access the content.
  • It also provides a way to update the content, structure and style of the document and a way to represent it in any language.
  • It is used with the language and used to create the OBJECTS that can be used as a model to allow the interface to be developed with ease.



Discussion

No Comment Found