Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category