1.

Which is the property that represents the content displayed in the window?(a) document(b) content(c) window(d) frameThis question was addressed to me in a national level competition.Question is from JavaScript in Web Browsers topic in portion Server-Side and Client-Side Scripting of JavaScript

Answer»

Right answer is (a) DOCUMENT

The BEST I can explain: 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.



Discussion

No Comment Found

Related InterviewSolutions