IPhone Developer Question:
Download Questions PDF

How app delegate is declared by Xcode project templates?

Answer:

App delegate is declared as a subclass of UIResponder by Xcode project templates.

Download IPhone Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Which is the use of controller object UIApplication?What happens if the Application object does not handle an event?