Multiple choice technology web technology

Abbreviate DOM

  1. Document Object Model

  2. Distributed Object Management

  3. Domino Object Model

  4. Document Object Management

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

DOM stands for Document Object Model. It represents XML and HTML documents as a tree structure of objects that can be programmatically accessed and manipulated by programming languages.