Q. Which object is used to manipulate the HTML document?
β
Correct Answer: (A)
document
Explanation: The document object represents the HTML DOM and allows manipulation.