-
Which navigator object property returns a geolocation object?
-
- language
- appCodeName
- geolocation
- appVersion
- None of these
Correct Option: C
There are many navigator object properties, geolocation returns a geolocation object that can be used to locate user’s position, appVersion returns the version information of the browser, appCodeName returns the code name of the browser.