Which programming languages are used for ios development?
Can apk files run on ios?
how push notification works?
Explain what is iphone architecture?
What are design patterns in ios?
What is category and class extension? How these differ?
What is @synthesize?
What is abstract class in ios?
What is a memory leak?
Explain UIApplication life cycle
Which JSON framework is supported by iOS?
What persistent storage used in mobile apps - ios?
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?