Q. Which object is used to access the HTML elements in the DOM? (A) document (B) window (C) navigator (D) screen ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) document Explanation: document represents the web page loaded in the browser.