Garbage collector in iphone?
Answer / Ritu Raj
iPhone does not have an automatic garbage collector. Memory management in Objective-C and iOS is the responsibility of the developer, who must release objects when they are no longer needed to prevent memory leaks.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to generate a protected disk image containing your csr, private key and development certificate in iphone development?
What is the difference between viewdidload and viewdidappear?
What is delegate in ios with example?
Explain @synchronized ,@dynamic
Tell me what is fast enumeration?
Explain difference between coredata & sqlite?
Can my application have multiple models?
What are b-trees?
What is push notification?
Explain retain counts
What are the different types of ios application states?
How can an operating system improve battery life while running an app in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,