Answer Posted / Manish Nayak
Accessor methods are functions that provide a way to read (accessor) or modify (mutator) the value of instance variables in Objective-C classes. They follow a naming convention with get for readers and set for writers.
| 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