What are the delegate?
Answer / Garima Ahuja
In iOS development, delegates are objects that adhere to a certain protocol and handle specific tasks when events occur. For example, a table view's data source is often its delegate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why swift is faster than objective c?
Is python static or dynamic?
What is an example of tangible property?
What are the size classes?
What is class extension?
Is swift based on objective c?
What is the function of the category?
What are the two types of tangible property?
Can I use objective c in swift?
How is string represented in objective-c?
When to use nsautoreleasepool??
What are nsautoreleasepool and how can we use them?