Assume that system is running low on memory. What can system do for suspended apps?
Answer / maanya
In case system is running low on memory, the system may purge suspended apps without notice.
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the source items used by Xcode?
What is cocoa framework in ios?
What is delegate and protocol in ios?
What is nsmanagedobjectcontext? What are the different concurrency types? Explain each type.
Explain what is garbage collection?
What is ios realm?
Name the app sate which it reaches briefly on its way to being suspended in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
In iphone development how to import the private key into your keychain?
What are the app states in ios?
What is the difference between 'assign' and 'retain' keyword?
What is synchronized() block in objective c? What is the use of that?
Explain @property ,@synthesize