The navigator property belongs to which of the following object?
(a) Document
(b) Window
(c) Navigator
(d) Location
(a) Document
(b) Window
(c) Navigator
(d) Location
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.