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 grand central dispatch ios?

0 Answers  


what is dispatchQueue?

1 Answers  


How would you create your own custom view in iOS operating system?

0 Answers   TryTechnicals Pvt Ltd,


Explain differences between foundation and corefoundation

0 Answers  


What is an ios framework?

0 Answers  


How to run xcode and other tools with the iphone sdk?

0 Answers  


Explain shallow copying and depth copying.

1 Answers  


What is iphone sdk?

0 Answers  


Which devices will this work with ios?

0 Answers  


Explain commonly used third party libraries

1 Answers  


Push notification working in ios?

1 Answers  


What is nsmanagedobjectcontext?

0 Answers  


Categories