What is difference between 'protocol' and 'delegate'?
Answer / Ajay Pratap Singh
Protocol in iOS is a blueprint of a particular functionality that a class can implement, whereas delegate is a object that conforms to the protocol and handles the events or data when the event occurs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define 'copy' keyword?
What is mvc pattern in ios?
What are ios protocols?
What is ipad screen size?
what is the difference between nonatomic & atomic ? which is thread safe and why
Is a delegate retained?
Will iphone 7 get ios 13?
Do you know what is iphone sdk?
What is managed object context?
What is the meaning of 'strong'keyword?
Define ipa?
How to edit iphone code