Answer Posted / Deepak Modiyani
We use synthesize in Objective-C to automatically generate accessor methods (getters and setters) for instance variables declared in the @interface section of a class. This can save time and reduce errors compared to manually writing these methods.
| 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