Sign In Solutions interview question

What is the DOM?

Interview Answer

Anonymous

Aug 18, 2020

DOM is a document object model of a HTML. It allows programmers to access and manipulate a defined logical structure of documents.