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
How to start a selector on a background thread.
How do I become an ios developer?
What is race condition in ios?
How do I exit safe mode on my iphone?
What is delegate method?
How do I get a call when my ipad rings?
What performance issues can you face when using coredata?
How can you enable client certificate in ios 12? : IOS Architect
Define iterator protocol?
What is nonatomic in ios?
What manual memory management?
Define autorealease pool?
What is iphone?
Difference b/w collectionView & uitableview?
How can we achieve singleton pattern in iOS?