. List down app's state transitions when it gets launched.
Answer / maanya
Before the launch of an app, it is said to be in not running state.
When an app is launched, it moves to the active or background state, after transitioning briefly through the inactive state.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the limits of accessibility ?
What is nsmanagedobjectcontext?
In mapKit frame work, how to get current user location
How do I create a class in xcode?
Assume that an app is not in foreground but is still executing code. In which state will it be in?
What is Delegation in iOS?
Can you please explain the difference between nsarray and nsmutablearray?
Explain how an autorelease pool works at the runtime level
Tell me the hierarchy of uibutton.
What is the purpose of reuseidentifier?
Does ios support multiple inheritance?
What is viper code?