-
Which of the following is not navigator object property?
-
- cookieEnabled
- document
- appVersion
- geolocation
- None of these
Correct Option: B
The navigator object properties are appVersion, cookieEnabled, appCodeName, geolocation, appName, product, userAgent, platform, online, language. Engine name of the browser is returned by product and the language of the browser is returned by language.