How can an operating system improve battery life while running an app?
Answer Posted / maanya
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between synchronous and asynchronous in web request in iOS operating system?
What are the benefits of swift over objective-c ?
What is the difference between copy and retain?
Describe the functionality of accelerometer of an iphone ?
What is nsfetchedresultscontroller? How do you turn on content monitoring?
Can my application have multiple models?
How do I exit safe mode on my iphone?
Does ios supports multi-tasking functionality?
What is the viper?
What is sandbox in iOS operating system?
What is messaging? How does the runtime handle message passing? What is message forwarding?
What is a fault?
Enlist the latest ios development patform?
Define 'copy' keyword?
What is nsoperation and nsoperationqueue?