You are here: Home / Topics / What is DOM?

What is DOM?

Filed under: JavaScript Interview Questions on 2022-08-06 09:35:08

DOM stands for Document Object Model.  DOM is a programming interface for HTML and XML documents.

When the browser tries to render an HTML document, it creates an object based on the HTML document called DOM. Using this DOM, we can manipulate or change various elements inside the HTML document.

About Author:
G
Geetam     View Profile
Hi, I am using MCQ Buddy. I love to share content on this website.