Vidyalelo
JavaScript · Q46

Classes And Modules

Programming · JavaScript · question 46

Q46

Which is the object that defines methods that allow complete control over page content?

A.
The client-side document object
Answer
B.
The server-side document object
C.
Both client-side and server-side document object
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
The client-side document object defines methods that allow complete control over page content.