Android
Programming and Technical
Programming
Technical
Which of the below is a Positional sensors?
Options
1) i
2) i & ii
3) i, ii & iii
4) i & iv
Read Solution (Total 0)
Android Other Question
Which of the below is a Motion sensor?
Options
1) GyroScope
2) Humidity sensor
3) Proximity sensor
4) Magnetometer
What will happen if a sensor is not unregistered, after using it for some time?
Options
1) Android will automatically switch off that sensor and stops it.
2) Nothing will happen, but that sensor will keep running in background, with this no side-effect occurs.
3)that sensor will keep running in the background, and consumes lot of battery power un-necessarily.
4) Program will crash