Wednesday, 23 January 2019

What is a DOM application

What is a DOM application?

Answer:


A DOM application (also called a client application) is that piece of software which takes the document made available by the implementation, and does something to it. A script which runs in a browser is an example of an application.

No comments:

Post a Comment