Which is the property that represents the content displayed in the window?
Which is the property that represents the content displayed in the window? Correct Answer document
One of the most important properties of the Window object is document: it refers to a Document object that represents the content displayed in the window.