DOM is “Document Object Model” which is treemap of all HTML elements in web form loaded by the browser.

We can use The .ready() method provides a way to run a JavaScript code as soon as the page's Document Object Model (DOM) becomes safe to manipulate.

BY Best Interview Question ON 26 Jan 2019