IPhone Developer Question:

Tell me when app is said to be in not running state?

IPhone Developer Interview Question
IPhone Developer Interview Question

Answer:

An app is said to be in 'not running' state when:
it is not launched.
it gets terminated by the system during running.


Previous QuestionNext Question
Which tools are required to develop iOS applications?How respond to state transitions on your app?