What is cocoa touch framework in ios?
Define 'strong' keyword?
What is nsoperationqueue?
What ios version onwards arc can be used?
What is onboarding and why is it so important for mobile design? : IOS Architect
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 reuse identifier?
What is array in ios?
Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?
What is dynamic typing in iOS operating system?
what is Xcode command line tools package?
Explain the difference between copy and retain?
What is categories in iOS?
What is ios deadlock?
What is nsuserdefaults? What type of data can we store there?