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


How can we use NSOperation queue? what is the advantage of using it ?



How can we use NSOperation queue? what is the advantage of using it ?..

Answer / babu

NSOperationQueue can be more suitable for long-running operations that may need to be cancelled or have complex dependencies. It is possibles to cancel operations that have been enqueued in an NSOperationQueue (as far as the operations support it).

NSOperationQueue gives you a lot more control over how your operations are executed. You can define dependencies between individual operations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

How to fix tableviewcell dequeue issue ?

0 Answers  


What is auto-layout?

0 Answers  


Can a "delegate" retained in ios?

0 Answers  


What are moments and collections?

0 Answers  


What is view object in ios?

0 Answers  


How can we use NSOperation queue? what is the advantage of using it ?

1 Answers  


What is the difference between strong and retain.

0 Answers  


What is the difference strong and weak reference?

0 Answers  


Explain your process for tracing and fixing a memory leak iOs?

0 Answers   SwanSoft Technologies,


What is the significance of autorelease?

0 Answers  


What is viper code?

0 Answers  


Is ios 9 still supported by apple?

0 Answers  


Categories