Explain what do you mean by synthesized in objective-c?
Answer Posted / Rani Tyagi
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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category