Name the app sate which it reaches briefly on its way to being suspended in iOS operating system?
what is singleton class? Why the whole application creates a single instance?
What is category and class extension? How these differ?
Which devices will this work with ios?
Why we use delegate in ios?
Who calls the dealloc strategy?
What is dependency injection in ios?
What is messaging? How does the runtime handle message passing? What is message forwarding?
Difference between coredata & sqlite?
What is category in ios?
Explain place holder constraint
What is plist?
What is encapsulation in ios?