Explain why delegates and notifications are different.
Answer Posted / maanya
Notifications inform other objects about program events and they react after the event occurs.
Delegations provide the chance to reject or modify the proposed operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is your preferred programming language? Why? How long will it take you to learn a new programming language?
Explain difference between sax parser and dom parser?
What is nspersistentstore?
Compare and contrast the different ways of achieving concurrency in os x and ios.
What is gcd? How is it used?
Explain the application lifecycle in ios?
What is @synthesize in objective-c ?
Why we use delegate in ios?
What is gcd in ios?
Why core data is faster than sqlite?
Explain what is garbage collection?
Explain how to shut off message alerts in ios?
Explain Apple push notification
What is the difference between android and ios?
In nsfetchrequest can we fetch only a selective few attributes of an entity? How?