What is dom and bom?



What is dom and bom?..

Answer / Gautam Chandra

DOC (Document Object Model) is a programming interface for HTML and XML documents. It represents the structure of a document as a tree of objects, allowing developers to manipulate the content and layout of the document using JavaScript or other programming languages. BOM (Browser Object Model) is a set of objects that allows scripting access to the browser window, location, history, and other aspects of the browser itself.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

How we can create listbox control in html?

1 Answers  


Is script a self closing tag?

1 Answers  


What is the use of output tag in html5?

1 Answers  


What is a hyperlink example?

1 Answers  


Describe how dhtml work with javascript.

1 Answers  


Can we use multiple <header> and <footer> elements in html5?

1 Answers  


How do you identify rows and columns?

1 Answers  


What is xhtml modularization?

1 Answers  


What is iframes? Why is recommended to avoid iframes?

1 Answers  


What does </ br mean?

1 Answers  


What is the tag for bold in html?

1 Answers  


Is syntax a repetition?

1 Answers  


Categories