Explain how app delegate is declared by Xcode project templates?



Explain how app delegate is declared by Xcode project templates?..

Answer / Reeta

In Xcode, the App Delegate file (AppDelegate.swift or .m) is created when you create a new project from a template. The App Delegate is responsible for managing the lifecycle of the application and communicating between your app and the system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is thread safe?

1 Answers  


Explain Appstore uploading process

1 Answers  


What is mvc in ios?

1 Answers  


Define 'strong' keyword?

1 Answers  


What is background mode in ios?

1 Answers  


What is tableview datasource?

1 Answers  


Can java run on ios?

1 Answers  


What is use of nsoperation?

1 Answers  


Will iphone 6 get ios 13?

1 Answers  


Define 'copy' keyword?

1 Answers  


What is nsfetchedresultscontroller? How do you turn on content monitoring?

1 Answers  


What is id in ios?

1 Answers  


Categories