What is the use of controller object UIApplication?



What is the use of controller object UIApplication?..

Answer / maanya

Controller object UIApplication is used without subclassing to manage the application event loop.
It coordinates other high-level app behaviors. 
It works along with the app delegate object which contains app-level logic.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is the use of double question marks (“??”) ?

0 Answers  


What is the meaning of 'strong'keyword?

0 Answers  


How do I get a call when my ipad rings?

0 Answers  


How do you create a fetched property?

0 Answers  


Explain about iphone application development?

0 Answers  






What is the viper?

0 Answers  


What is oops in ios?

0 Answers  


What is background mode in ios?

0 Answers  


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

0 Answers  


What is the short cut to open the “Code Snippet Library” in Xcode?

0 Answers  


Explain the application lifecycle in ios?

0 Answers  


What are the popular apps of iphone?

0 Answers  


Categories