Interviewer And Interviewee Guide

iOS Developer Interview Question:

What is synchronized() block in objective c? what is the use of that?

Submitted by: Muhammad
The @synchronized()directive locks a section of code for use by a single thread. Other threads are blocked until the thread exits the protected code.
Submitted by: Muhammad

Read Online iOS Developer Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.