1.

Which of the following specifies the expiry time for cached location information?(a) maximumAge(b) timeout(c) enableHighAccuracy(d) position_unavailableThis question was posed to me in a national level competition.The above asked question is from HTML Geolocation in portion Advance HTML of HTML

Answer»

Correct answer is (a) maximumAge

For explanation I would say: maximumAge specifies the expiry time in MILLISECONDS for cached location information, timeout property is the number of milliseconds the web APPLICATION is WILLING to WAIT for a position.



Discussion

No Comment Found

Related InterviewSolutions