How we can do multithreading in ios?



How we can do multithreading in ios?..

Answer / Shiv Kumar Pal

In iOS, multithreading is achieved using Grand Central Dispatch (GCD) and Operation Queues. GCD is a low-level library for managing concurrent tasks, while Operation Queues provide a higher-level API with more control over task dependencies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is atomic and non atomic in ios?

1 Answers  


How to represent layer objects in iOS operating system ?

1 Answers   TryTechnicals Pvt Ltd,


What is mvvm in ios swift?

1 Answers  


What is a memory leak ios?

1 Answers  


Explain ios multitasking?

1 Answers  


Can viewdidload be called multiple times?

1 Answers  


Explain ios 7 airdrop?

1 Answers  


What is arc in ios?

1 Answers  


A tableview with while tapping on cell show a popOver. and tapping on it move to another view controller, is it possible if yes? then how?

1 Answers  


What are the Steps for using coredata?

1 Answers  


What is the difference between atomic and nonatomic properties?

1 Answers  


 Whats a struct?

1 Answers  


Categories