Explain UIApplication delegate



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

Post New Answer

More Apple iOS Interview Questions

Is ios written in c?

1 Answers  


what’s accessibilityhint?

1 Answers  


What is abstract class in ios?

1 Answers  


What is the purpose of reuseidentifier? What is the benefit of setting it to a non-nil value?

1 Answers  


What are ibeacons in ios? : IOS Architect

1 Answers  


How do you setup/initialise a core data stack in your application?

1 Answers  


What is framework in ios?

1 Answers  


Explain how do I get a call when my ipad rings?

1 Answers  


Explain me what is polymorphism?

1 Answers  


What is array in ios?

1 Answers  


Is there any garbage collector concept available in iOS?

1 Answers   Winsol Solutions,


How to switch off predictive text?

1 Answers  


Categories