Who calls the dealloc strategy? Would we be able to implement dealloc in arc? In the event that indeed, what is the need to do that?
What is atomic and non atomic in ios?
what is singleton class? Why the whole application creates a single instance?
What is the first responder?
Explain the steps involved in submitting the App to App-Store in iOS operating system?
Procedure to push the app in appstore?
If you run an application on device , which has location services.Which location it will show first ?
Garbage collector in iphone?
What is a view controller in ios?
Define ipa?
Why do we override drawrect: method?
What are ui elements and some common ways you can add them to your app?
How do you usually persist data on ios? : IOS Architect