How can an operating system improve battery life while running an app?
Answer / 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 |
Explain me what is polymorphism?
When was ios invented?
How do you setup/initialise a core data stack in your application?
How do I get rid of app errors on iphone?
How to edit iphone code
What is the meaning of 'weak' keyword?
Explain the options and bars available in xcode 4.x workspace window in iOS operating system
What is mvc and mvvm in ios?
What are extra features added in ios 9?
What is ios appdelegate?
What does 2x resolution mean?
Which is the super class of all view controller objects?