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 a function file?

1 Answers  


What is protocol in simple words?

1 Answers  


When would you use nsarray and nsmutablearray?

1 Answers  


What happens if you add your just created object to a mutable array, and you release your object?

1 Answers  


Why swift is better than objective c?

1 Answers  


What is a dispatch method?

1 Answers  


What is the use of objective c?

1 Answers  


Is method and function same?

1 Answers  


Who introduced objective-c & when?

1 Answers  


What is parsing? Mention which class can you use for parsing of xml in iphone?

1 Answers  


How do you write a good objective?

1 Answers  


What does r mean in xcode?

1 Answers  


Categories