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

What is sandbox in iOS operating system?

0 Answers   Winsol Solutions,


Who calls the main function of you app during the app launch cycle in iOS operating system?

0 Answers   TryTechnicals Pvt Ltd,


Explain Appstore uploading process

1 Answers  


How to deal with sqlite database?

0 Answers  


What are the functions of managed object context?

0 Answers  






What is mvc design pattern in ios?

0 Answers  


Push notification working in ios?

1 Answers  


Which are the ways of achieving concurrency in ios?

0 Answers  


What is viper code?

0 Answers  


Explain inheritance?

1 Answers  


Why do all model object attributes get marked with @dynamic and not synthesised?

0 Answers  


What happens when IApplication does not handle an event?

1 Answers  


Categories