What is the use of controller object UIApplication?
Answer Posted / 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 View All Answers
Explain how the push notification works in iOS operating system?
What is nonatomic?
What is message forwarding?
What is category in ios?
What are delegates in ios swift?
What is tableview datasource?
What are blocks in ios?
What is array in ios?
What is ios appdelegate?
What is singleton class in ios?
What is the difference between let and var in swift?
What are the delegate methods of mkmapview?
What is background state in ios?
Explain difference between sax parser and dom parser?
Explain parent-child context setup?