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 are the adavantages of gcd over nsthread?



What are the adavantages of gcd over nsthread?..

Answer / Vandana

Grand Central Dispatch (GCD) has several advantages over NSThread in iOS and macOS development: 1. Simplified concurrency management by using blocks to define tasks. 2. Improved scalability as GCD can dynamically manage the number of threads based on available system resources. 3. Reduced developer burden since GCD handles many low-level details like memory management, scheduling, and coordination between threads.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is an objective fact?

1 Answers  


What are the attributes of category?

1 Answers  


What is protocol with example?

1 Answers  


Is objective c the same as c++?

1 Answers  


What is m files document management?

1 Answers  


How dispatch_once runs only once?

1 Answers  


What is struct in objective c?

1 Answers  


What is data encapsulation in objective-c?

1 Answers  


What is the use of category in objective-c?

1 Answers  


What is objective c?

1 Answers  


What is the difference between string and nsstring?

1 Answers  


Who introduced objective-c & when?

1 Answers  


Categories