what is dispatchQueue?



what is dispatchQueue?..

Answer / babu

Dispatch queues are an easy way to perform tasks asynchronously and concurrently in your application. A task is simply some work that your application needs to perform.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Bundle & document directory, sandbox ?

1 Answers  


Compare and contrast the different ways of achieving concurrency in os x and ios.

0 Answers  


What is the benefit of setting reuseidentifier to a non-nil value?

0 Answers  


Explain code signing in ios?

0 Answers  


How do you setup/initialise a core data stack in your application?

0 Answers  


What is difference between delegate and datasource in ios?

0 Answers  


What is the purpose of reuseidentifier? What is the benefit of setting it to a non-nil value?

0 Answers  


Arc is compile time or run time feature?

0 Answers  


What is encapsulation in ios?

0 Answers  


Explain the difference between bounds and frame?

0 Answers  


Explain about NSURL Connection Delegates

1 Answers  


What is protocol in ios swift?

0 Answers  


Categories