Home » HTML » HTML APIs » Question
  1. Which is not a kind of error?
    1. POSITION_UNAVAIALBLE
    2. TIMEOUT
    3. PERMISSION_UNAVAILABLE
    4. PERMISSION_DENIED
    5. None of these
Correct Option: C

Examples of error are POSITION_UNAVAIALBLE, PERMISSION_DENIED and TIMEOUT. PositionError is the object returned by Geolocation API in case of error.



Your comments will be displayed only after manual approval.