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 synchronized() block in objective c?



What is synchronized() block in objective c?..

Answer / Pavitra Pratap Singh Deora

A synchronized() block in Objective-C is used for thread synchronization. It ensures that only one thread can access a method or a code block at any given time, preventing race conditions and ensuring thread safety.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is m file?

1 Answers  


Tell me about important protocol being used in objective c?

1 Answers  


What is data encapsulation in objective-c?

1 Answers  


Can I write some c++ function in same .m file? Will it compile? If no, what changes should I do to compile it?

1 Answers  


Distinguish between @synthesize and @dynamic in objective –c?

1 Answers  


What is polymorphism in objective-c?

1 Answers  


What is super in objective c?

1 Answers  


How to declare global variable in objective c?

1 Answers  


What is delegation protocol?

1 Answers  


Is it possible to implement dealloc in arc?

1 Answers  


What is nsarray objective c?

1 Answers  


Who invented objective c?

1 Answers  


Categories