1.

The navigator property belongs to which of the following object?(a) Document(b) Window(c) Navigator(d) Location

Answer» The correct answer is (c) Navigator

The explanation is: The navigator property of a Window object refers to a Navigator object that contains browser vendor and version number information. Navigator object property includes appCodeName, appVersion, appName etc.


Discussion

No Comment Found

Related InterviewSolutions