Q. Which object is used to access the HTML elements in the DOM?
β
Correct Answer: (A)
document
Explanation: document represents the web page loaded in the browser.