How is the app delegate is declared by Xcode project templates?
Answer / maanya
App delegate is declared as a subclass of UIResponder by Xcode project templates.
Is This Answer Correct ? | 2 Yes | 1 No |
What is the short cut to open the “Code Snippet Library” in Xcode?
How to shut off message alerts in ios?
What is a memory leak?
What is the difference between release and autorelease?
Explain the difference between cocoa and cocoa touch?
Explain how to shut off message alerts in ios?
Explain app bundle?
Explain ios multitasking?
What are the ways to store data localy on iphone device?
Difference between sax parser and dom parser ?
Can you please explain the difference between frame and bounds?
What is atomic and nonatomic in iOS operating system? What is run loop in iOS ?