Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are nsautoreleasepool? When to use them?



What are nsautoreleasepool? When to use them?..

Answer / Sonu Gautam

NSAutoreleasePool is a memory management tool in Cocoa that helps manage memory automatically. It collects objects marked with `autorelease` and releases them when the pool is drained, typically at specific points during the run loop. You should use autorelease pools when you have a complex object graph where it's difficult to manage memory manually.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is swift or objective c better?

1 Answers  


Why swift is better than objective c?

1 Answers  


What does mean in objective c?

1 Answers  


Does objective c have multiple inheritance?

1 Answers  


What is difference between array and nsarray?

1 Answers  


Is objective c faster than swift?

1 Answers  


How to call function?

1 Answers  


What are objective- c blocks?

1 Answers  


What objective-c program consists of?

1 Answers  


What is property classification?

1 Answers  


What is the difference between function and objective?

1 Answers  


Is swift faster than objective c?

1 Answers  


Categories