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?



What are nsautoreleasepool?..

Answer / Vijay Pratap Singh Chauhan

NSAutoreleasePool is a memory management object in Cocoa that automatically releases objects when the pool drains. It helps manage memory during event-driven programming by temporarily retaining objects that are created between event loops. The autorelease mechanism is replaced by ARC, but you can still use NSAutoreleasePool manually for specific cases where ARC's behavior isn't suitable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain the types of protocol?

1 Answers  


What is objective writing?

1 Answers  


What is delegate in objective c?

1 Answers  


What is assign property in objective c?

1 Answers  


What happens when you create a block?

1 Answers  


What is inheritance in objective c?

1 Answers  


Explain what is @synthesize in objective-c?

1 Answers  


How to restart app in objective c?

1 Answers  


What is difference between datasource and delegate?

1 Answers  


What are the types of ios binaries you can create using xcode?

1 Answers  


What is objective c used for?

1 Answers  


What is atomic in objective c?

1 Answers  


Categories