a) infinity
b) 100
c) 0
d) 1000000
Answer: a
Explanation: The value of timeout is positive long value. It specifies the maximum time in milliseconds which the user has taken to respond with the data of the location. Its default value is infinity.
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