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 |
Which app specific objects store the app's content in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
What are ios categories?
What is meaning of 'nonatomic' keyword?
What are ibeacons?
How many types of background modes supported in ios?
What is meaning of 'atomic' keyword?
What is application lifecycle in ios?
What are the features is ios 6?
Who calls the main function of you app during the app launch cycle in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
What is ios deadlock?
So how is the new look different from the old look?
Difference between ScrollviewdidScroll and didendDecelerating delegates?