Answer Posted / 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 |
Post New Answer View All Answers
What is the extension of ios files?
Explain the difference between stack and heap memory?
What is arc ? How it works?
What are ios protocols?
How can we achieve singleton pattern in iOS?
What is gcd in ios swift?
Explain place holder constraint
What is ios technology?
How to represent layer objects in iOS operating system ?
What is bridging header in ios?
What is difference between nsnotification and delegate?
Explain the difference between bounds and frame?
What are lifecycle events of uiviewcontroller?
What is messaging? How does the runtime handle message passing?
Who calls the dealloc strategy?