Major difference between delegate and notification?
Answer / 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 |
What is mvp in ios?
How can we prevent ios 8 app’s streaming video media from being captured by quicktime player on yosemite during screen recording?
What is latest mac os version?
What manual memory management ? How it work?
Explain why delegates and notifications are different.
What are the cpu architectures supported by ios devices?
In a single model, can I have few entities in one sqlite db file and remaining in another sqlite db file?
How much do ios developers get paid?
How to download images in ios?
What does static analyser do?
Explain how an autorelease pool works at the runtime level
Outline the class hierarchy for a UIButton until NSObject.