Web Technologies (HTML, CSS, JavaScript, HTTP)

What term describes the following? a programming interface that represents the structure of an HTML document as a tree of objects.

Correct answer

B. DOM

Explanation

DOM refers to a programming interface that represents the structure of an HTML document as a tree of objects.