Can you retain delegates?
Answer / Pragati Singh
No, in Objective-C, delegates should not be retained. Instead, they should adopt the delegate protocol and implement its methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add custom cell in uitableview in objective c?
What are the different types of identifiers?
Why swift is faster then objective c?
What is objective point of view?
Does objective c have garbage collection?
Is swift objective c?
What is an objective description?
Does objective c have multiple inheritance?
What's the difference between a thread safe and a thread unsafe function?
What is struct in objective c?
Is objective c deprecated?
What is a class property?