Major difference between delegate and notification?
Answer Posted / babu
Delegate: One to one message passing between objects.
Notification: One to many or broadcasting type of message passing between objects.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between copy and retain?
How to download images in ios?
What are the lifecycle events of uiviewcontroller?
What are the three themes that ios embodies?
What is auto-layout?
Will iphone 6 get ios 13?
Assume that your app is running in the foreground but is currently not receiving events. In which sate it would be in?
what are the source items used by Xcode?
How to parse json?
What are all the instruments available in Xcode in iOS operating system?
Why do we override drawrect: method?
Is react native easy?
What is completion handler in ios?
What is the meaning of 'synthesize' keyword?
What coding language is used for ios apps?