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 |
What are the tools required to develop iOS applications?
What is the first responder?
In which language is ios written?
Explain application sandboxing.
What is nsoperation and nsoperationqueue?
How do I become an ios developer?
Explain the difference between strong and retain.
You wish to define your custom view. Which class will be subclassed?
Procedure to push the app in appstore?
An app is loaded into memory but is not executing any code. In which state will it be in?
What is ios appdelegate?
What is iphone reference library?