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 differences between foundation and corefoundation
What are all the instruments available in Xcode in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
An app is loaded into memory but is not executing any code. In which state will be in?
Explain xib?
What is storyboard?
Explain about Viewcontroller lifecycle.
What is strong weak in ios?
How are non-atomic and atomic properties different? Which one is the default property for synthesized properties? When would a user operate one over the other?
What is atomic and non atomic in ios?
Can you please explain the difference between frame and bounds?
Explain me what is arc? How it works?
What is difference between static library and framework?