Q. Which is the property that represents the content displayed in the window?
β
Correct Answer: (A)
document
Explanation: 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.