Which object is create by UIApplicationMain function at app launch time?

Correct Answer: The app delegate object is created by UIApplicationMain function at app launch time The app delegate object's main job is to handle state transitions within the app

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion