Mobile Developer Question:

How an operating system improve battery life while running an app?

Mobile Developer Interview Question
Mobile Developer Interview Question

Answer:

An app is notified whenever the operating system moves the apps between foreground and background. The operating system improves battery life while it bounds what your app can do in the background. This also improves the user experience with foreground app.


Previous QuestionNext Question
When running in foreground than in background why an app on iOS device behaves differently?Which framework is deliver event to custom object?