Explain UIApplication delegate
Answer / babu
An object that the application notifies of significant runtime events. Appdelegate object is our application object. This object is responsible for handling UIApplication states.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is @dynamic and any place where it is used?
What are the different types of ios application states?
What is the methods for unzip file in AFNetworking
what are the controllers are available in objective C
What is reuse identifier?
What are advantages of arc over mrc?
What is mvc pattern in ios?
What's fast enumeration?
What is suspended state in ios?
Which programming languages are used for ios development?
Explain parent-child context setup. How does it work?
What is App Bundle?