An app is loaded into memory but is not executing any code. In which state will be in?
Answer Posted / maanya
An app is said to be in suspended state when it is still in memory but is not executing any code.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you explain ios design patterns?
How is it possible to improve battery life during execution of an application?
How to parse json?
What are the functions of managed object context?
Define decoding or deserialization?
Can I have relationship between entities in separate stores (in case of configurations)?
What are kvo and kvc?
Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?
What are the location services?
Do you know which json framework is supported by ios?
What are delegates in ios swift?
How do I get rid of app errors on iphone?
What is race condition in ios?
What is latest xcode version?
How to fix tableviewcell dequeue issue ?