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

Explain the difference between 'protocol' and 'delegate'?

0 Answers  


What are different ways that you can specify the layout of elements in a uiview?

0 Answers  


Explain "private", "protected" and "public"?

0 Answers  


If any app can run in the background, what about battery life?

0 Answers  


What is difference between core data and sqlite in ios?

0 Answers  






Did you used CLRegion? How its working?

1 Answers  


What happens when you invoke a method on a nil pointer?

0 Answers  


How we can do multithreading in ios?

0 Answers  


Explain @property ,@synthesize

1 Answers  


what is the use of PO command in Xcode?

0 Answers  


What is 1x 2x?

0 Answers  


. List down app's state transitions when it gets launched. 

1 Answers  


Categories