Which is the use of controller object UIApplication?

Submitted by: Administrator
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.
Submitted by:

Read Online IPhone Developer Job Interview Questions And Answers