Answer Posted / Lata Singh
"A delegate is a design pattern used in Objective-C to allow one object to notify another object when an event occurs. A delegate typically conforms to a protocol (interface) that defines methods that the delegate must implement, and it is set by calling the 'setDelegate:' method. "
| 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