Q59
Which is the property that represents the content displayed in the window?
A.
document
AnswerB.
content
C.
window
D.
frame
Answer: Option A
Solution
Answer: Option A
Solution:
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.