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 |
Can we save posts to local drafts and figure out how to publish to the blog. What do we need to do?
What are the Steps for using coredata?
What is completion handler in ios?
How to register as a iphone developer?
Can we adjust the size of photos uploaded from the app?
If you use location services in your app, will it drain your battery.if yes? How can we avoid?
How to download xcode for iphone development?
What is id in ios?
Explain differentiate between release and pool drain?
What is difference between delegate and datasource in ios?
What are the 7 osi layers?
What is categories in iOS?