What do you mean by synthesized in objective-c?
Answer / Nidhi Gupta
In Objective-C, when a property is declared with the @synthesize directive or when using automatic properties, the compiler generates the accessor methods (getter and setter) for that property automatically.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is protocol in objective-c?
What is atomic in objective c?
What’s the contrast between utilizing a delegate and warning?
What is the difference between nsdictionary and nsmutabledictionary?
How can we put nil it into dictionary/array?
How do you write an objective summary?
What is category in objective c?
What does nonatomic mean?
What is ivar objective c?
Explain immutable types in objective c programming language?
How do you write an objective?
What are the attributes of category?