How is the app delegate is declared by Xcode project templates?
Answer Posted / maanya
App delegate is declared as a subclass of UIResponder by Xcode project templates.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain difference between coredata & sqlite?
Differentiate ‘app id’ from ‘bundle id.’ Explain why they are used?
Explain ios switching applications?
What is iphone screen size?
Can java run on ios?
Which language is used in ios?
Which json framework is supported by ios? : IOS Architect
what are the source items used by Xcode?
what’s accessibilityhint?
What is the current iphone ios?
How to represent layer objects in iOS operating system ?
What is didreceivememorywarning method in you viewcontroller?
What’s the difference between an “app id” and a “bundle id” and what is each used for?
Which is the state an app reaches briefly on its way to being suspended?
What is nsuserdefaults? What type of data can we store there?