What is meaning of 'retain' keyword?
Explain what is iphone architecture?
Explain steps for using coredata?
Explain how an autorelease pool works at the runtime level in iOS
Name the app sate which it reaches briefly on its way to being suspended in iOS operating system?
Difference between release and autorelease ?
What’s the difference between not-running, inactive, active, background and suspended execution states?
What is id in ios?
How does the runtime handle message passing? What is message forwarding?
What is arc ? How it works?
What is the purpose of using ibaction and iboutlet?
Does objective-c contain private methods?
What is Automatic Reference Counting (ARC) in iOS operating system?
Explain the difference between coredata & sqlite?
How to hide images in ios?