a) nano-seconds
b) milliseconds
c) hour
d) seconds
Answer: b
Explanation: The value of maximumAge is positive long. It specifies how long the user can use cached location data before using new location data. When its value is set to zero it indicates the user should not use cached location data and when set to zero is indicates the cached location data must be used by the user.
Related Posts
How many successors are generated in backtracking search?
When is breadth-first search is optimal?
How many types are available in uninformed search method?
Which search is implemented with an empty first-in-first-out queue?
Which search strategy is also called as blind search?
Which is the best way to go for Game playing problem?
Which search method takes less memory?
Join The Discussion