InterviewSolution
Saved Bookmarks
| 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 |
|