The Browser Object Model (BOM) is used to interact with the browser. The default object of browser is window means you can call all the functions of window by specifying window or directly. Browser Objects: The objects listed below are called browser objects. Window - part of DOM API Navigator Document - part of DOM API Screen - property of Window object History - property of Window object Location - property of Window and Document object