Multiple choice technology embedded technologies

A location consists of the following:

  1. latitude

  2. longitude

  3. UTC timestamp

  4. Information on altitude, speed, and bearing

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

Android's Location object contains latitude and longitude (position), timestamp (when the fix was recorded in UTC), and optionally altitude (height above sea level), speed (velocity over ground), and bearing (direction of travel). All are standard components of location data from GPS or network providers.