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 |
Explain me what is fast enumeration?
What is synchronized() block in objective c? What is the use of that?
Explain what is a class?
What is 'notification'?
Explain how to delete images in ios?
Explain the steps involved in submitting the App to App-Store in iOS operating system?
How do I exit safe mode on my iphone?
Explain about the applications that can be used with iphone ?
What is ios viewdidload?
How we can execute some code when app is in background?
what are the source items used by Xcode?
Explain differences between foundation and corefoundation