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


What is gcd? What are its advantages over nsthread?



What is gcd? What are its advantages over nsthread?..

Answer / Vikash Kumar

Grand Central Dispatch (GCD) is a concurrency API in Apple's iOS and macOS operating systems. It allows you to execute blocks of code concurrently or serially on multiple processor cores. GCD provides better thread management, improved performance, and simplified asynchronous programming compared to NSThread. One of its advantages over NSThread is that it handles the complexity of multithreading and makes it easier for developers to write efficient concurrent code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is kvc and kvo?

1 Answers  


What is the difference between a script and function?

1 Answers  


What is nonatomic and strong in objective c?

1 Answers  


When to use nsautoreleasepool??

1 Answers  


How to call function?

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


What is the purpose of the protocol?

1 Answers  


What is better objective c or swift?

1 Answers  


How to sort array of dictionary in objective c?

1 Answers  


What is property and its types?

1 Answers  


What are objective- c blocks?

1 Answers  


Explain mutable types in objective c programming language?

1 Answers  


Categories