What is appdelegate in xcode?



What is appdelegate in xcode?..

Answer / Rinki

AppDelegate is a special class generated by Xcode for every iOS project. It serves as the glue between your application and the system, managing launching and termination of the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is synthesize in ios?

1 Answers  


 Is a delegate retained?

1 Answers  


What is plist file and explain about it is usage in iOS operating system?

1 Answers   UGC Corporation,


Multitasking support is available from which version?

1 Answers  


what are fetched properties?

1 Answers  


What is suspended state in ios?

1 Answers  


What happens if iapplication object does not handle an event?

1 Answers  


Which is easier android or ios development?

1 Answers  


Define autorealease pool?

1 Answers  


. Name the app sate which it reaches briefly on its way to being suspended

1 Answers  


Have you uploaded app on appstore? What is the process?

1 Answers  


Difference between ScrollviewdidScroll and didendDecelerating delegates?

1 Answers  


Categories