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...


Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?



Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool..

Answer / Shilpi Varshney

No, a thread created using performSelectorInBackground:withObject: does NOT create its own autorelease pool. The autorelease pool is managed by the main thread.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to use swift protocol in objective c?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


What number distinctive annotations is accessible in objective-c?

1 Answers  


When should you call dealloc method?

1 Answers  


Is objective c deprecated?

1 Answers  


What is responder chain?

1 Answers  


How big is a atom?

1 Answers  


What does @synchronized() do?

1 Answers  


Is objective c still used?

1 Answers  


What does the m mean in xcode?

1 Answers  


What is the function of the category?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


Categories