IPhone Developer Question:
Suppose an app is loaded into memory but is not executing any code. In which state will it be in?

Answer:
An app is said to be in suspended state when it is still in memory but is not executing any code.
Previous Question | Next Question |
What app sate which it reaches briefly on its way to being suspended? | Suppose that an app is not in foreground but is still executing code. In which state will it be in? |