Which API makes the user’s current location available to browser-based application?
A
Java API
B
SDL API
C
Object API
D
Geolocation API
Correct Answer: Geolocation API
The Geolocation API allows the user to provide their location to web applications if they so desire. For privacy reasons, the user is asked for permission to report location information.