Computer Science, asked by TbiaSamishta, 1 year ago

Which of the following is the top level object in the browser object model ? (a) Window (b) Document (c) Page (d) Location

Answers

Answered by aqibkincsem
1

 Document is the top level object in the browser object model.


BOM or browser object model is a browser specific convention referring to all objects that exposed by the browser.


With the hierarchical collections of objects, we can access the documents through browsers, and this is known as document object.


The collections of these objects are known as BOM or browser object model.

Answered by pinglaseth29
0

Answer:

the top level object in the browser object model is window

Similar questions