Which is the property that represents the content displayed in the window?
A
document
B
content
C
window
D
frame
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.