Assume that an app is not in foreground but is still executing code. In which state will it be in?



Assume that an app is not in foreground but is still executing code. In which state will it be in?..

Answer / Pritam Singh

When the app isn't in the foreground but still running, it's typically in a suspended state, meaning it's temporarily paused and can be quickly resumed when the user switches back to it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is nslayoutanchor?

1 Answers  


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?

1 Answers  


What are layer objects?

1 Answers  


 Explain retain counts

1 Answers  


Are the nsmanagedobjectcontext queues serial or concurrent?

1 Answers  


How to edit iphone code

1 Answers  


Multitasking support is available from which version?

1 Answers  


What is the difference between stack and heap?

1 Answers  


What is synchronous vs. Asynchronous in gcd ?

1 Answers  


What is strong in ios?

1 Answers  


What does ios mean on my iphone?

1 Answers  


What is the difference between synchronous & asynchronous task ?

1 Answers  


Categories