1.

Which navigator object property returns a geolocation object?(a) appVersion(b) geolocation(c) language(d) appCodeNameThis question was posed to me in class test.Question is from HTML Geolocation in section Advance HTML of HTML

Answer»

Correct answer is (B) geolocation

To explain I would say: 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.



Discussion

No Comment Found

Related InterviewSolutions