JS Coding Questions Logo
JS Coding Questions
#106💼 Interview

What is BOM

Advertisement

728x90

The Browser Object Model (BOM) allows JavaScript to "talk to" the browser. It consists of the objects navigator, history, screen, location and document which are children of the window. The Browser Object Model is not standardized and can change based on different browsers.

Screenshot

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 21

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
106of476