Explain why delegates and notifications are different.



Explain why delegates and notifications are different...

Answer / 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

More Apple iOS Interview Questions

“BgTask “ ? how long execute?

1 Answers  


What is code signing in iOS operating system?

0 Answers   CDC,


Procedure to push the app in appstore?

0 Answers  


Define encoding or serialization??

0 Answers  


Explain collections in iOS

1 Answers  


Why do all model object attributes get marked with @dynamic and not synthesised?

0 Answers  


You wish to define your custom view. Which class will be subclassed?

1 Answers  


What is the difference between inheritance and category?

0 Answers  


What is gcd ios?

0 Answers  


Enlist frameworks for cocoa touch?

0 Answers  


Explain how to silent the noisy keyboard?

0 Answers  


If you run an application on device , which has location services.Which location it will show first ?

1 Answers  


Categories