Latest Sapient Aptitude Question SOLUTION: locationManager.requestLocationUpdates(LocationManager.NETWORK_PROVIDER,0,0,locationListener) In this line of code, what is the use of the second and third parameter? 1) These are