Vidyalelo
JavaScript · Q41

Document Object Model And Event Handling

Programming · JavaScript · question 41

Q41

The central object in a larger API is known as

A.
Document Object Material
B.
Document Object Model
Answer
C.
Binary Object Model
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The Document object does not stand alone, however. It is the central object in a larger API, known as the Document Object Model, or DOM, for representing and manipulating document content.