Interviewer And Interviewee Guide

Swift Developer Interview Question:

Can you please explain the difference between between @synthesize and @dynamic in Objective –C?

Submitted by: Muhammad
@synthesize – It generates the getter and setter methods for the property.
@dynamic – It notifies the compiler that the getter and setter are implemented at some other place.
Submitted by: Muhammad

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