IPhone Developer Question:

How app delegate is declared by Xcode project templates?

IPhone Developer Interview Question
IPhone Developer Interview Question

Answer:

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


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