What’s the difference between not-running, inactive, active, background and suspended execution states?



What’s the difference between not-running, inactive, active, background and suspended executio..

Answer / Narendra Kumar Tiwari

Not-running: The app is not currently installed on the device.nInactive: The app is on the home screen but not open.nActive: The user is actively interacting with the app.nBackground: The user has navigated away from the app, but it remains in memory.nSuspended: The system temporarily stops the app's execution to free up resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is nsoperation and nsoperationqueue in ios?

1 Answers  


Have you uploaded app on appstore? What is the process?

1 Answers  


When to use nsmutablearray and when to use nsarray?

1 Answers  


How nsoperationque works?

1 Answers  


Explain usage of struct?

1 Answers  


Why do we override drawrect: method? How to explicitly call it?

1 Answers  


A tableview with while tapping on cell show a popOver. and tapping on it move to another view controller, is it possible if yes? then how?

1 Answers  


What is message forwarding?

1 Answers  


What is suspended state in ios?

1 Answers  


Define 'copy' keyword?

1 Answers  


When can you get ios 13?

1 Answers  


what is the method for preventing the quicktime player from capturing streaming videos of ios 8 apps on yosemite while screen recording is on?

1 Answers  


Categories