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



Which object is create by uiapplicationmain function at app launch time?..

Answer / Nikunj Kumar

At app launch, the UIApplicationMain function creates an instance of the UIApplication class, which serves as the entry point for your app and manages the app's lifecycle.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is spritekit and what is scenekit?

1 Answers  


What is mvc and mvvm in ios?

1 Answers  


What is dependency management tools?

0 Answers  


What is difference between delegate and datasource in ios?

1 Answers  


What's new with the ios 7 camera?

1 Answers  


Difference between coredata & sqlite?

1 Answers  


What is a weak var?

1 Answers  


Can we adjust the size of photos uploaded from the app?

1 Answers  


When an app is said to be in active state?

1 Answers  


what is singleton class? Why the whole application creates a single instance?

1 Answers  


If you run an application on device , which has location services.Which location it will show first ?

1 Answers  


Explain the difference between strong and retain.

1 Answers  


Categories