Home » HTML » HTML APIs » Question
  1. Which of the following technique is not for the mobile browser to identify the location of a user?
    1. A-GPS
    2. WIFI based position
    3. IP based position
    4. GPS
    5. None of these
Correct Option: C

Geolocation API uses the various techniques to identify the location of a user. In desktop browser uses IP bases position technique or WIFI. Mobile browser uses A-GPS, WIFI based position or GPS.



Your comments will be displayed only after manual approval.